Get card fees (filtered)

Gets card fees, with optional filters. All query paramaters are conjunctive. Transaction data are partitioned into the get transactions endpoint.

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

Filters results by a card's unique ID.

integer

Filters results by a cardholder's unique ID.

string

Gets a specific fee by its unique fee ID.

integer
enum

Filters results by one of these statuses:
1 Pending 2 Cleared 3 Completion 4 Declined 5 Error

Allowed:
integer
enum

Filters results by one of these fee types:
1 ... 2 ... 3 ... 4 ... 5 ...

Allowed:
string

A Unix timestamp in seconds. Returns only fees created before the specified end date and time. If not provided, a default value of the current timestamp will be applied.

string

A Unix timestamp in seconds. Returns only fees created after the specified start date and time. If not provided, a default value of the current timestamp less 90 days will be applied.

integer
1 to 200
Defaults to 50

Limits the number of results. If not provided, a limit of 50 will be applied. The maximum allowed limit is 200.

integer
≥ 0
Defaults to 0

Specifies the number of rows to skip before starting to return results.

string
enum

Order results by one of these parameters:
cardholderId status lastName dateCreated

Allowed:
string
enum

Sort results in ascending or descending order:
asc or desc

Allowed:
Response

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