List declined transactions
increase_list_declined_transactionsList declined transactions. Increase API: GET /declined_transactions. Filter by account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size, 1–100. Default 100. | |
| cursor | No | Opaque pagination cursor from a previous response's next_cursor. | |
| account_id | No | Only declined transactions for this account id. |