Get Card Transactions

This endpoint retrieves card transactions for a specified period. If no period is specified, it will return transactions from the current day. You can filter by status, date range, and pagination parameters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
required

the unique identifier of the card.

status
array of objects

filter transactions by status.

status
date-time

start date for the transaction period. Format: ISO 8601 date-time.

date-time

end date for the transaction period. Format: ISO 8601 date-time.

int32
Defaults to 100

number of transactions to return per page.

int32
Defaults to 0

page number for pagination.

string
Defaults to -creationDate

sort order for transactions.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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