List of cards matching query parameters
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The IDs of customers who created the payment schedules. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Account ID(s). Multiple IDs can be provided as a comma-separated list.
The unique identifier of an account
emboss name
The last 4 digits of the card PAN
^\d{4}$"1234"
The date representing when the card would expire at
"2006-01-02"
The date representing when the card will expire or become invalid before.
"2006-01-02"
The brand of a card product
MASTERCARD, VISA The format of the card PHYSICAL or VIRTUAL.
PHYSICAL, VIRTUAL The unique identifier of a cards product
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The status of a card The status indicating the card lifecycle state
ACTIVE, UNACTIVATED, SUSPENDED, TERMINATED, PENDING, REJECTED Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1100
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Specifies the sort order for the returned cards.
account_id:asc, account_id:desc, customer_id:asc, customer_id:desc, card_product_id:asc, card_product_id:desc, last_four:asc, last_four:desc, card_type:asc, card_type:desc, card_brand:asc, card_brand:desc, expiration_date:asc, expiration_date:desc, form:asc, form:desc, card_status:asc, card_status:desc The barcode associated with a card
\d{20}10044461864615598000
The unique identifier of a bulk order configuration
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The unique identifier of a bulk order in which the card was fulfilled
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The BIN number that prefixes a card PAN (first 6 or 8 digits)
^(\d{6}|\d{8})$123456
Cards