Create
Creates a payment method for an individual customer.
Authentication
x-api-keystring
API Key authentication via header
Request
This endpoint expects an object.
customer
Customer ID
cc_number_ending
Last four digits of credit card number
token_id
Token ID
cc_holder
Credit card holder. Required depending on integration.
cc_exp_date
Credit card expiration date (format: MM/YYYY or MM/YY). Required depending on integration.
billing_address
Billing address record ID
label
Payment label
cc_type
Credit card type code
payment_method
Method of payment - “paypal”, “credit card”, “applepay”, or “googlepay”
Response
200
customer
billing_address
cc_number_ending
public_id
label
token_id
cc_holder
cc_type
cc_exp_date
payment_method
live
created
last_updated
Errors
400
Bad Request Error
403
Forbidden Error