Save a payment method token
Save a SINGLE_USE
payment method token so it can be used
again later.
If you try to vault an already vaulted token, you will get the existing vaulted token back.
Path parameters
paymentMethodToken
Payment method token to store.
Headers
X-API-KEY
Request
This endpoint expects an object.
customerId
The ID representing the customer
Response
Successful Response
createdAt
Creation date & time of the object (UTC)
deletedAt
Date & time when this object was revoked. (UTC)
deleted
Whether or not this object has been revoked.
token
The vaulted payment method token.
tokenType
MULTI_USE
a vaulted token that can be re-used with subsequent payments
analyticsId
Unique analytics identifier corresponding to a payment method
paymentMethodType
Payment method type associated with a token.
paymentMethodData
Payment method data
customerId
The ID representing the customer
description
A friendly description given by the user
default
Whether or not this payment method is the default