Add a Card Account

Adds the CardAccount.

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

Customer ID

Query Params
boolean
Defaults to true

If true, the API will echo the full payment resource in the response body

Body Params

CardAccount information

Represents Payment Card information

boolean

whether this is the default card account

string

Easy to remember name for the card.
Can be used as an additional identifier.

string

Vaulted Payment Token

string

Card number. Either this or magstripe must be present.

string

Card Expiration Month

string

Card Expiration Year

string

Magnetic Stripe Data for this transaction. Either this or card number must be present. If magstripe is provided, expiryMonth and year is not nessessary.

string

3 or 4 digit card verification value (CVV) (required if Loss Prevention Setting is turned on)

string

Cardholder's name

string

Billing Street Address (required if Loss Prevention Setting is turned on)

string

Billing Zip Code (required if Loss Prevention Setting is turned on)

string

The support phone number printed on the back of the card

string

Byte array converted to string - ICC, chip data for EMV transactions

boolean

Indicates if the card is physically present at the time of payment

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json