Retrieve completed card transactions and card-related crypto transaction activities
A UUID that uniquely identifies a resource
1 - 42
A UUID that uniquely identifies a resource
1 - 42
The number of transactions to return, with a max of 200. The default is 100
The starting time in ISO8601 format
The exclusive ending time in ISO8601 format
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.
cards
, crypto
Card transactions
The response is of type object
.