Get Card Transaction List

Get a list of transactions made by the card

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

Issuer Plan Opaque ID

string
required

User Opaque ID

string
required

Card Opaque ID

Query Params
string
Defaults to 10

response page size

string
Defaults to 1

response page number

string
enum
Defaults to -createdAt

one of=-createdAt, +createdAt. '+' means ascending, '-' means descending

Allowed:
string
enum

one of=CHARGE, PAYOUT, NO_TRANSFER. NO_TRANSFER - can be either transaction rejection, pre-auth or balance inquiry.

Allowed:
string
enum

one of=COMPLETED, REJECTED

Allowed:
string

filter for specific merchant name

string

start date filter (ISO8601 date format in UTF-8, eg: 2022-11-10T07:09:45Z) - may append T00:00:00Z if you want to filter by date

string

end date filter (ISO8601 date format in UTF-8, eg: 2022-11-10T07:09:45Z) - may append T23:59:59Z if you want to filter by date

string

filter for specific currency name

string

filter for minimum amount, in float string format with two significant digit

string

filter for maximum amount, in float string format with two significant digit

boolean
Defaults to false

filter for only showing the final (reconciliation-related) transactions for each visa transaction id
Set this value as true will filter out transactions which is skipped for reconciliation process, can utilize it to reduce confusion for partial reversal, incremental auth cases.

Responses

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