v1
latestOpenAPI 3.0.22026-07-26128245430.3 KBRetrieve card transactions
Retrieve completed card transactions and card-related crypto transaction activities
Path parameters
A UUID that uniquely identifies a resource
A UUID that uniquely identifies a resource
Query parameters
The number of transactions to return, with a max of 200. The default is 100
The starting time in ISO8601 format. Default is 50 days ago.
The exclusive ending time in ISO8601 format. Default is now.
The max number of items to return for the requested page, with a max of 200. The default is 100
A specific page to fetch. If omitted, the first page (starting at 1) will be returned. Note that this is only supported for navigating posted transactions.
A status to filter the transactions by. If not provided, will default to posted.
A pagination token to fetch the next page of transactions.
A category family to filter the transactions by. If set to cards, only card purchase related transactions will be returned. If set to crypto, only funding related transactions will be returned.` If not provided, all posted transactions will be returned.
Response
Card transactions