List of cards matching query parameters
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The last 4 digits of the card PAN
"1234"
The unique identifier of a bulk order in which the card was fulfilled
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The unique identifier of a customer
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The brand of a card product
MASTERCARD
, VISA
The BIN number that prefixes a card PAN (first 6 or 8 digits)
123456
emboss name
The unique identifier of a bulk order configuration
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The format of the card
PHYSICAL
, VIRTUAL
The date representing when the card will expire or become invalid before.
"2006-01-02"
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
The status of a card
ACTIVE
, PENDING
, REJECTED
, SUSPENDED
, TERMINATED
, UNACTIVATED
The unique identifier of a cards product
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Account ID(s). Multiple IDs can be provided as a comma-separated list.
The unique identifier of an account
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
The barcode associated with a card
10044461864615598000
The date representing when the card would expire at
"2006-01-02"
Specifies the sort order for the returned cards.
Cards
The response is of type object
.