06-16-2023 04:33 PM
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
06-19-2023 09:44 AM
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.