cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding Tracking Number to Order

onlinetires2013_0-1686957850173.png

On the backend portal of Ebay, it's possible to add multiple Tracking number in one item (the reason is that it's preferable to ship the item we are selling which is tires individually).
But in API, when I use createShippingFulfillment (the link is below)

https://developer.ebay.com/api-docs/sell/fulfillment/resources/order/shipping_fulfillment/methods/cr...

it just updates the tracking number, it doesnt add another tracking number.

Is it possible to do this using the Rest API's?

Thanks

 

Message 1 of 2
latest reply
1 REPLY 1

Adding Tracking Number to Order

Hi @onlinetires2013 

 

 CompleteSale API Call of Trading API can be used to add multiple Tracking numbers in one item. If an item is Shipped in multiple shipments/packages you can use multiple <ShipmentTrackingDetails> containers to specify the tracking details.

 

Please refer to the kb article for more details: https://developer.ebay.com/support/kb-article?KBid=1557 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply