Create a card payment account

Creates a new payment account for debit or credit cards.

Body Params

Card information

string
required

First name of the card holder

string
required

Last name of the card holder

string
required

Card number

int32
required
1 to 12

Expiration month of the card

int32
required
2024 to 2147483647

Expiration year of the card

int32
required
1 to 2147483647

Foreign identifier indicating the customer account associated with this payment method

int32
0 to 2147483647

Foreign identifier indicating the address associated with this payment method If no address is supplied, the billing address on the customer is used

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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