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 token that was returned via tokenization iframe
The unique identifier of a business
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Response
External Card created
The unique identifier of a customer
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Unique identifier
Status of an External Card
ACTIVE
, SUSPENDED
The id of the tenant containing the resource.
"abcdef_ghijkl"
ISO 4217 Alpha-3 currency code
3
"USD"
Card expiration month
"06"
Card expiration year
"25"
The last four digits of the card PAN
"1234"
The cardholder name
"Jean Valjean"
"2010-05-06T12:23:34.321Z"
"2010-05-06T12:23:34.321Z"
Verify card passed AVS and CVV checks and if it able to perform PUSH/PULL transfers.
Bank Identification Number
Name of the issuing financial institution
A unique identifier associated with a specific cardholder PAN and its affiliated tokens
29