setup-tokens

Retrieve a setup token

Returns a readable representation of temporarily vaulted payment source associated with the setup token id.

get/v3/vault/setup-tokens/{id}

Path parameters

idstring required

ID of the setup token.

Response

Found requested setup-token, returned a payment method associated with the token.

idstring

The PayPal-generated ID for the vault token.

status'CREATED' | 'PAYER_ACTION_REQUIRED' | 'APPROVED' | 'VAULTED' | 'TOKENIZED'

The status of the payment token.

Changes

No recorded changes to this endpoint across all 1 revision of this API.