Hi to all,
i am new in ebay developer and i am using the .net samples. For my things are the samples really good.
But i have not found how i can update Shipping information to an order.
Would be great when someone can help me
Hi @hoppelschuhe,
You can use CompleteSale call of Trading API for updating the shipping information. This call gives you ability to perform post-payment tasks such as marking the order as paid, marking the order as shipped, providing shipment tracking details, and leaving feedback for the buyer.
Ref: https://developer.ebay.com/devzone/xml/docs/reference/ebay/CompleteSale.htmlPlease refer to this article below to get the sample code of .NET SDK.
Ref: https://ebaydts.com/eBayKBDetails?KBid=1682
Best regards ,
eBay Developer Support
39 People are following this question.