Create customer card

Store a card against a customer for use in later stored-card payments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique ID assigned by Acquired.com for the customer.

Body Params
string
required
length between 2 and 50
^[a-zA-Z ]*$

The name of the cardholder.

string
enum

The scheme the card belongs to.

Allowed:
string
required

The card number.

integer
required
1 to 12

The month the card expires in.

integer
required
26 to 56

The year the card expires in.

string
length between 3 and 4

The 3 or 4-digit security code that appears on the card.

string

Scheme reference data from a prior successful transaction on the same card. Visa values are 15 digits; Mastercard values are 13 alphanumeric characters.

string
enum
Defaults to card

Identifies how the card was created.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json