Add payment cards

This endpoint is used to save payment cards details. Users are limited to storing a maximum of 4 payment cards.

Body Params
string
required

the card number: from 16 to 19 digits.

string
required

cardholder name — must contain at least 1 character.

int32
required

the card expiry year in 4-didgits format, can not be in the past.

int32
required

the card expiry month — a number between 1 and 12.

billingAddress
object
required

billing address details for a card.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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