Create payment token for a given payment source
Create payment token for a given payment source
Creates a Payment Token from the given payment source and adds it to the Vault of the associated customer.
POST
Create payment token for a given payment source
Authorizations
Oauth 2.0 authentication
Headers
The server stores keys for 3 hours.
Required string length:
1 - 10000Pattern:
^.*$Body
application/json
Payment Token creation with a financial instrument and an optional customer_id.
Payment Token Request where the source defines the type of instrument to be stored.
Response
Idempotent response for a successful creation of payment token.
Full representation of a saved payment token.
The PayPal-generated ID for the vault token.
Required string length:
1 - 36Pattern:
^[0-9a-zA-Z_-]+$Customer in merchant's or partner's system of records.
The vaulted payment method details.