Get the latest transactions

Learn how to review transactions on a Seller's account.

Learn how to review transactions on a Seller's account.

Prerequisites

To complete this tutorial, you must have:

Retrieve a list of transactions

Call the listTransactions operation to retrieve up to 500 transactions at a time. If there are more transactions available, you can retrieve them with the provided nextToken.

🚧

Caution

The response will include transactions with statuses RELEASED, DEFERRED, and DEFERRED_RELEASED. If you only want transactions of a certain status included in the response, set the query parameter transactionStatus equal to that status.