Adyen · Schema

ResponseAdditionalDataCard

ResponseAdditionalDataCard schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
cardBin string The first six digits of the card number. This is the [Bank Identification Number (BIN)](https://docs.adyen.com/get-started-with-adyen/payment-glossary#bank-identification-number-bin) for card numbers
cardHolderName string The cardholder name passed in the payment request.
cardIssuingBank string The bank or the financial institution granting lines of credit through card association branded payment cards. This information can be included when available.
cardIssuingCountry string The country where the card was issued. Example: US
cardIssuingCurrency string The currency in which the card is issued, if this information is available. Provided as the currency code or currency number from the ISO-4217 standard. Example: USD
cardPaymentMethod string The card payment method used for the transaction. Example: amex
cardSummary string The last four digits of a card number. > Returned only in case of a card payment.
issuerBin string The first eight digits of the card number. Only returned if the card number is 16 digits or more. This is the [Bank Identification Number (BIN)](https://docs.adyen.com/get-started-with-adyen/payment-g
View JSON Schema on GitHub