Adyen · Schema

PaymentDetails

PaymentDetails schema from Adyen API

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
checkoutAttemptId string The checkout attempt identifier.
type string The payment method type.
View JSON Schema on GitHub

JSON Schema

checkout-payment-details-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-schema/checkout-payment-details-schema.json",
  "title": "PaymentDetails",
  "description": "PaymentDetails schema from Adyen API",
  "type": "object",
  "properties": {
    "checkoutAttemptId": {
      "x-addedInVersion": "68",
      "description": "The checkout attempt identifier.",
      "type": "string"
    },
    "type": {
      "description": "The payment method type.",
      "enum": [
        "alipay",
        "multibanco",
        "bankTransfer_IBAN",
        "paybright",
        "paynow",
        "affirm",
        "affirm_pos",
        "trustly",
        "trustlyvector",
        "oney",
        "facilypay",
        "facilypay_3x",
        "facilypay_4x",
        "facilypay_6x",
        "facilypay_10x",
        "facilypay_12x",
        "unionpay",
        "kcp_banktransfer",
        "kcp_payco",
        "kcp_creditcard",
        "wechatpaySDK",
        "wechatpayQR",
        "wechatpayWeb",
        "molpay_boost",
        "wallet_IN",
        "payu_IN_cashcard",
        "payu_IN_nb",
        "upi_qr",
        "paytm",
        "molpay_ebanking_VN",
        "paybybank",
        "ebanking_FI",
        "molpay_ebanking_MY",
        "molpay_ebanking_direct_MY",
        "swish",
        "pix",
        "walley",
        "walley_b2b",
        "alma",
        "paypo",
        "molpay_fpx",
        "konbini",
        "directEbanking",
        "boletobancario",
        "neteller",
        "paysafecard",
        "cashticket",
        "ikano",
        "karenmillen",
        "oasis",
        "warehouse",
        "primeiropay_boleto",
        "mada",
        "benefit",
        "knet",
        "omannet",
        "gopay_wallet",
        "kcp_naverpay",
        "onlinebanking_IN",
        "fawry",
        "atome",
        "moneybookers",
        "naps",
        "nordea",
        "boletobancario_bradesco",
        "boletobancario_itau",
        "boletobancario_santander",
        "boletobancario_bancodobrasil",
        "boletobancario_hsbc",
        "molpay_maybank2u",
        "molpay_cimb",
        "molpay_rhb",
        "molpay_amb",
        "molpay_hlb",
        "molpay_affin_epg",
        "molpay_bankislam",
        "molpay_publicbank",
        "fpx_agrobank",
        "touchngo",
        "maybank2u_mae",
        "duitnow",
        "promptpay",
        "twint_pos",
        "alipay_hk",
        "alipay_hk_web",
        "alipay_hk_wap",
        "alipay_wap",
        "balanceplatform"
      ],
      "type": "string"
    }
  },
  "additionalProperties": false
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/checkout-payment-details"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.