On this page
No Headings
A resource representing an experience context of vault a card.
objectbrand_namestring^.*$The label that overrides the business name in the PayPal account on the PayPal site. The pattern is defined by an external party and supports Unicode.
localestringppaas_common_language_v3^[a-z]{2}(?:-[A-Z][a-z]{3})?(?:-(?:[A-Z]{2}|[0-9]{3}))?$The BCP 47-formatted locale of pages that the PayPal vaulting experience shows. PayPal supports a five-character code. For example, DA-DK, HE-IL, ID-ID, JA-JP, NO-NO, PT-BR, RU-RU, SV-SE, TH-TH, ZH-CN, ZH-HK, or ZH-TW.
return_urlstringuriThe URL where the customer is redirected after customer approves leaves the flow. It is a required field for contingency flows like PayPal wallet, 3DS.
cancel_urlstringuriThe URL where the customer is redirected after customer cancels or leaves the flow. It is a required field for contingency flows like PayPal wallet, 3DS.
vault_instructionstring"ON_CREATE_PAYMENT_TOKENS", "ON_PAYER_APPROVAL"^[A-Z_]+$"ON_CREATE_PAYMENT_TOKENS"DEPRECATED. Vault Instruction on action to be performed after a successful payer approval.
user_actionstring"SETUP_NOW", "CONTINUE"^[A-Z_]+$"CONTINUE"User Action on action to be performed after a successful payer approval.