asp.net - eBay API upload TrackingId by Sold listing | Sales record -


for uploading tracking numbers ebay via api use copletesale function , pass orderid or transactionid, don't have neither transactionid nor orderid, have sold listing | sales record

it looks like:

sold listing | sales record 123456 

how can upload tracking number used sold listing | sales record value? should first transactionid or orderid?

appreciate help. thank you!

in case need use call getsellingmanagersoldlistings

then salerecord array, contains transactions arrays. there transactionid in each transaction item.


Popular posts from this blog

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -