GetItemTransactions does not return Transaction node when there is a sale
Find the answer to your question
Please enter a search keyword.
Advanced Search
Published: June 28 2017, 9:38:00 AMUpdated: November 28 2020, 12:51:53 PM
When a transaction (order) is cancelled, GetItemTransactions
filter it out.However, if you include
TransactionID in the request, GetItemTransactions will return the Transaction
node even if the transaction is cancelled.