Get Card Transactions (CP1)

Retrieve the list of transactions associated with a specific card identified by the cardId path parameter. The transactions can be filtered by pagination options.

Path Params
uuid
required

the unique identifier of the card.

Query Params
int64
Defaults to 0

the starting point in the list of transactions for retrieving records.

int32
Defaults to 50

number of transactions per page.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*