Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
If true, only display transactions that are part of a batch payment. Cannot be used with batch_ids.
Include transactions from sub-accounts when listing transactions for a given account
Batch UUID(s). Multiple UUIDs can be provided as a comma-separated list. Cannot be used with is_batched.
"ba313a66-cbb6-4bc3-aa37-6548448ecb32,cadb3dd1-feb0-42c3-b545-afbbfa99eb7f"
Only display transactions with a posting date greater than from_date
Only display transactions with a posting date less than or equal to to_date
Debit/Credit sign
credit
, debit
If true, only transactions with cashback will be returned. If false, only transactions without cashback will be returned. If not provided, all transactions will be returned.
Only display transactions matching the given type
Transaction Idempotency Key(s). Multiple keys can be provided as a comma-separated list.
"ba313a66-cbb6-4bc3-aa37-6548448ecb32,cadb3dd1-feb0-42c3-b545-afbbfa99eb7f"
Account number
Hide "JIT funding" transactions from results
Transaction UUID(s). Multiple UUIDs can be provided as a comma-separated list.
"ba313a66-cbb6-4bc3-aa37-6548448ecb32,cadb3dd1-feb0-42c3-b545-afbbfa99eb7f"
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Account ID
Card ID
"6dc0397d-1aba-4be9-9582-895a7a887d49"
Reference ID
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
Only display transactions matching the given subtype