Store a card
Header parameters
Content-TypestringRequiredDefault:
Media type of the body sent to the API
application/jsonX-Datestring · date-timeRequired
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-LoginstringRequired
Merchant X-Login API Key
AuthorizationstringRequired
Authorization control hash
X-Idempotency-KeystringOptional
Unique idempotency key for ensuring that the same request is not processed more than once
Body
micro_deposit_enabledbooleanOptionalDefault:
When true (default), performs a micro-deposit to validate the card
trueExample: trueResponses
200
Successful operation
application/json
holder_namestringOptionalExample:
Cardholder name
Luis Perezexpiration_monthintegerOptionalExample:
Expiration month
10expiration_yearintegerOptionalExample:
Expiration year
2028last_four_digitsstringOptionalExample:
Last four digits of the card
1111card_identifierstringOptionalExample:
Unique card identifier (token) for future transactions
CID-2210908e-6d8e-468d-9eb3-d551e8b541a0401
Unauthorized access
application/json
post
/v3/tokenizationLast updated
Was this helpful?

