Adyen · JSON Structure

Payments Response Additional Data Card Structure

ResponseAdditionalDataCard schema from Adyen API

Type: object Properties: 8
PaymentsFinancial-ServicesFintech

ResponseAdditionalDataCard is a JSON Structure definition published by Adyen, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

cardBin cardHolderName cardIssuingBank cardIssuingCountry cardIssuingCurrency cardPaymentMethod cardSummary issuerBin

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/payments-response-additional-data-card-structure.json",
  "description": "ResponseAdditionalDataCard schema from Adyen API",
  "type": "object",
  "properties": {
    "cardBin": {
      "description": "The first six digits of the card number.\n\nThis is the [Bank Identification Number (BIN)](https://docs.adyen.com/get-started-with-adyen/payment-glossary#bank-identification-number-bin) for card numbers with a six-digit BIN.\n\nExample: 521234",
      "type": "string"
    },
    "cardHolderName": {
      "description": "The cardholder name passed in the payment request.",
      "type": "string"
    },
    "cardIssuingBank": {
      "description": "The bank or the financial institution granting lines of credit through card association branded payment cards. This information can be included when available.",
      "type": "string"
    },
    "cardIssuingCountry": {
      "description": "The country where the card was issued.\n\nExample: US",
      "type": "string"
    },
    "cardIssuingCurrency": {
      "description": "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. \n\nExample: USD",
      "type": "string"
    },
    "cardPaymentMethod": {
      "description": "The card payment method used for the transaction.\n\nExample: amex",
      "type": "string"
    },
    "cardSummary": {
      "description": "The last four digits of a card number.\n\n> Returned only in case of a card payment.",
      "type": "string"
    },
    "issuerBin": {
      "description": "The first eight digits of the card number. Only returned if the card number is 16 digits or more.\n\nThis is the [Bank Identification Number (BIN)](https://docs.adyen.com/get-started-with-adyen/payment-glossary#bank-identification-number-bin) for card numbers with an eight-digit BIN.\n\nExample: 52123423",
      "type": "string"
    }
  },
  "name": "ResponseAdditionalDataCard"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/payments-response-additional-data-card-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.