List Card Payments

Lists card payments for the authenticated user's vault with optional filters.
This endpoint retrieves all card payments associated with the user's vault without requiring a specific account ID. Results are ordered by creation date in descending order (newest first).
The vault is automatically retrieved from the authenticated user. You can filter the results using various query parameters to narrow down the list.

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

Filter by status

Allowed:
string

Filter by transaction UUID

string

Filter by currency

string

Filter by transaction reference

string

Filter by refusal code

string

Filter by refusal reason

integer
Defaults to 1

Page number

integer
Defaults to 25

Items per page

boolean
Defaults to false

When set to true, includes a nested fees object in each card payment with the breakdown of all associated fees (depa_fee, ic_fee, scheme_fee, three_ds_fee, gateway_fee, fraudsight_fee, blended_fee, int_blended_fee).

Responses

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