Amex Express Checkout Card
Attributes
binstringThe first 6 digits of the device-specific account number (DPAN), known as the Bank Identification Number. This BIN will differ from the BIN of the underlying card.
cardMemberNumberstringThe last 4 digits of the card number.
createdAtDateTimeThe date/time the object was created. Returned in UTC.
customerIdstringA string value representing an existing customer in your Vault that owns this payment method. Use this to look up a single customer.
defaultboolIndicates whether this is the customer's default payment method.
expirationMonthstringThe expiration month of the credit card, formatted MM.
expirationYearstringThe 2- or 4-digit expiration year associated with the credit card, formatted YYYY or YY.
sourceDescriptionstringIndicates what type of payment method was tokenized by the network. Also includes an identifier for the account (e.g. last 4 digits if the payment method was a credit card).
tokenstringAn alphanumeric value that references a specific payment method stored in your Vault.
updatedAtDateTimeThe date/time the object was last updated. Returned in UTC.