On this page
No Headings
The tokenized credit card details. You can use this instrument to fund a payment.
objectcredit_card_idrequiredstringThe ID of credit card that is stored in the PayPal vault.
payer_idstringDeprecated. A unique ID that you can assign and track when you store a credit card in the vault or use a vaulted credit card. This ID can help to avoid unintentional use or misuse of credit cards and can be any value, such as a UUID, user name, or email address. Required when you use a vaulted credit card and if a payer_id was originally provided when you vaulted the credit card. Use external_customer_id instead.
external_customer_idstringThe externally-provided ID of the customer.
last4stringThe last four digits of the stored credit card number.
typestringThe credit card type. Value is visa, mastercard, discover, or amex. Do not use these lowercase values for display.
expire_monthintegerThe expiration month with no leading zero. Value is from 1 to 12.
expire_yearstring^[0-9]{4}$The four-digit expiration year.