开发者

How to get tracking number from ebay sandbox through ebay api?

The ebay trading api is not giving the tracking number in response for an item sold 开发者_开发技巧on ebay sandbox. The item has a tracking number on ebay sandbox.


You can also use the getorders API with eBay. Will require user token for that account and then use ShippingDetails response.

http://developer.ebay.com/devzone/xml/docs/reference/ebay/GetOrders.html


You need to use: ShipmentTrackingDetailsType in Trading API

And the operations which have this available are: CompleteSale, GetItemTransactions, GetOrders, GetOrderTransactions, GetSellerTransactions, GetSellingManagerSaleRecord (documented on the same page)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜