Create a card payment account

Creates a new payment account for debit or credit cards.

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

Card information

string
required

First name of the card holder

string

Last name of the card holder

string

A token indicating card information as received from a payment gateway.
Please note that the following gateways require a specific format:
Stripe: "customer_id::card_id"
Authorize.net: "customer_profile_id::payment_profile_id"
TRX: "StorageSafe Guid::Account Guid"

string

The last four digits of the credit card

int32
required
1 to 12

Expiration month of the card

int32
required
2026 to 2147483647

Expiration year of the card

string
enum

Indicates the brand of card recorded in this payment account.

Allowed:
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

Metadata
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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