saurabhv88
Technical User
<GetItemRequest xmlns="urn:ebay:apis:eBLBaseComponents">
<RequesterCredentials>
<eBayAuthToken>ABC...123</eBayAuthToken>
</RequesterCredentials>
<ItemID>4036159998</ItemID>
</GetItemRequest>
can any 1 tel me how to create a string wid d above xml and also how to load the string to xml document???
and after dis how vl i call it in vb.net??
<RequesterCredentials>
<eBayAuthToken>ABC...123</eBayAuthToken>
</RequesterCredentials>
<ItemID>4036159998</ItemID>
</GetItemRequest>
can any 1 tel me how to create a string wid d above xml and also how to load the string to xml document???
and after dis how vl i call it in vb.net??