Home
Find the answer to your question
Is there anyway to get the "sales record number" as part of an eBay Large Merchant Services API (SoldReport)? Or, is there anyway to correlate the OrderID provided in the SoldReport with the sales record number?
The SoldReport returns the SellingManagerSalesRecord number.
It is also returned by the following Trading API calls -
GetItemTransactions.TransactionArray.Transaction.ShippingDetails
GetOrders.OrderArray.Order.ShippingDetails
GetOrderTransactions.OrderArray.Order.ShippingDetails
GetSellerTransactions.TransactionArray.Transaction.ShippingDetails
You may find these KB articles helpful -