List transactions (legacy)
Money
List transactions (legacy)
GET
List transactions (legacy)
Query Parameters
Return transactions after this timestamp (exclusive)
Example:
"2024-03-15T00:00:00Z"
Return transactions before this timestamp (exclusive)
Example:
"2024-03-16T00:00:00Z"
Maximum number of transactions to return (default: 50, max: 500)
Pattern:
^\d+$Example:
"20"
Filter transactions by one or more transaction types. No filter shows all transaction categories.
Available options:
buy, sell, transfer, error, instant_deposit, deposit_ach, withdrawal_bank, refund, admin_ledger_transfer, fulfillment_escrow_release, promotional_credit, delivery_fees_collected Example:
"instant_deposit"
Filter transactions by one or more account kinds. Primary account most relevant for most users. No filter shows all account kinds.
Available options:
primary, capital, withdrawal_reserve, fulfillment_escrow, delivery_fee_escrow Example:
"primary"
Response
200 - application/json
List of transactions for the account