v1
latestOpenAPI 3.0.02026-08-04620256.0 KBTransactions
List Transactions
get/cards/{cardId}/transactions
Path parameters
cardIdstring uuid required
The unique identifier for the card for which you want to retrieve the transaction history.
Query parameters
pagestring
The page number to retrieve in a paginated response. Used in combination with limit to specify the starting point for a subset of records.
limitstring
A limit on the number of objects to be returned.
toDatestring date
Date in YYYY-MM-DD format
The end date for filtering the records, formatted as YYYY-MM-DD. Only records up to this date will be retrieved.
fromDatestring date
Date in YYYY-MM-DD format
The start date for filtering the records, formatted as YYYY-MM-DD. Only records from this date onwards will be retrieved.
Headers
Accept-Versionstring required
Specifies the API version to use for this request.
Response
Card transactions