Skip to main content
GET
Retrieve a payment token

Authorizations

Authorization
string
header
required

Oauth 2.0 authentication

Path Parameters

id
string
required

ID of the setup token.

Required string length: 7 - 36
Pattern: ^[0-9a-zA-Z_-]+$

Response

Successful execution.

Full representation of a saved payment token.

id
string

The PayPal-generated ID for the vault token.

Required string length: 1 - 36
Pattern: ^[0-9a-zA-Z_-]+$
customer
Customer Request · object

Customer in merchant's or partner's system of records.

payment_source
Payment token response payment source · object

The vaulted payment method details.

An array of related HATEOAS links.

Required array length: 1 - 32 elements