Skip to main content
GET
Get list of cards (deprecated)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

wallet_id
integer
status[]
enum<string>[]
Available options:
ORDERED,
DISPATCHED,
ACTIVE,
BLOCKED,
CLOSED
type[]
enum<string>[]
Available options:
ChipAndPin,
Virtual,
Disposable
page
integer
per-page
integer
sort
string

Enter a field name to sort by (with a minus to sort desc):

id: sort asc -id: sort desc

Response

OK

id
integer
read-only

Unique Card id

uuid
string
read-only

Unique Card id (UUID string)

wallet_id
integer
read-only

Wallet ID

type
enum<string>
read-only
Available options:
ChipAndPin,
Virtual,
Disposable
masked_number
string
read-only

Masked Card Number

Example:

"474359******5050"

status
enum<string>

Card status

Available options:
ORDERED,
DISPATCHED,
ACTIVE,
BLOCKED,
CLOSED
validUntilDate
string
read-only
cardholder_name
string

Cardholder name

notification
object | null
orderInfo
object | null
permissions
object
read-only

List of true\false permissions

updatedAtMs
integer

Updated timestamp in milliseconds

Example:

1666666666999

isSmsBalanceNotification
boolean

Is Payment Balance Sms Notification Enabled

Example:

false

designId
string

Design Id code

Example:

"AIV"