Update: Finances API v2024-06-19 can filter by transaction status
June 25th, 2025 by JackE_Amazon
The listTransactions
operation of the Finances API v2024-06-19 can now filter by transaction status. Include the transactionStatus
query parameter in your request and set it to the transaction status you want included in the response. Possible values are RELEASED
, DEFERRED
, and DEFERRED_RELEASED
.