Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Details of the External Card to create
The unique identifier of a customer
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The cardholder name
"Jean Valjean"
The unique identifier of a business
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Response
External Card created
ISO 4217 Alpha-3 currency code
3"USD"
The unique identifier of a customer
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Card expiration month
"06"
Card expiration year
"25"
Unique identifier
The last four digits of the card PAN
"1234"
The cardholder name
"Jean Valjean"
Status of an External Card
ACTIVE, SUSPENDED The id of the tenant containing the resource.
"abcdef_ghijkl"
Bank Identification Number
"2010-05-06T12:23:34.321Z"
Name of the issuing financial institution
"2010-05-06T12:23:34.321Z"
A unique identifier associated with a specific cardholder PAN and its affiliated tokens
29Verify card passed AVS and CVV checks and if it able to perform PUSH/PULL transfers.

