Skip to main content
Published: June 29 2006, 3:20:00 PMUpdated: July 26 2022, 11:59:40 AM

Question: Why GetItemTransactions or GetSellerTransactions API calls return TransactionID=0?

Answer:  When an item is listed as a Chinese auction type ( the default value of the AddItem.Item.ListingType property), the TransactionID always returns a value of '0' as described in the online document : http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/GetItemTransactions.html

"For Chinese auctions listings (single-item listings for which there can be only one transaction), TransactionID is always 0 ..."

TransactionID is returned in several APIs : GetItemTransactions
GetSellerTransactions
GetOrderTransactions
GetOrders
GetFeedback
GetItemsAwaitingFeedback

 

How well did this answer your question?
Answers others found helpful