Adyen · Schema

ThreeDS2Result

ThreeDS2Result schema from Adyen API

PaymentsFinancial-ServicesFintech

Properties

Name Type Description
authenticationValue string The `authenticationValue` value as defined in the 3D Secure 2 specification.
cavvAlgorithm string The algorithm used by the ACS to calculate the authentication value, only for Cartes Bancaires integrations.
challengeCancel string Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled. For possible values, refer to [3D Secure API reference](https://docs.adyen
dsTransID string The `dsTransID` value as defined in the 3D Secure 2 specification.
eci string The `eci` value as defined in the 3D Secure 2 specification.
exemptionIndicator string Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied. Allowed values: * `lowValue` * `secureCorporate` * `trustedBeneficiary` * `transactionRiskAnaly
messageVersion string The `messageVersion` value as defined in the 3D Secure 2 specification.
riskScore string Risk score calculated by Cartes Bancaires Directory Server (DS).
threeDSRequestorChallengeInd string Indicates whether a challenge is requested for this transaction. Possible values: * **01** — No preference * **02** — No challenge requested * **03** — Challenge requested (3DS Requestor preference) *
threeDSServerTransID string The `threeDSServerTransID` value as defined in the 3D Secure 2 specification.
timestamp string The `timestamp` value of the 3D Secure 2 authentication.
transStatus string The `transStatus` value as defined in the 3D Secure 2 specification.
transStatusReason string Provides information on why the `transStatus` field has the specified value. For possible values, refer to [our docs](https://docs.adyen.com/online-payments/3d-secure/api-reference#possible-transstatu
whiteListStatus string The `whiteListStatus` value as defined in the 3D Secure 2 specification.
View JSON Schema on GitHub

JSON Schema

payments-three-ds2-result-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/payments-three-ds2-result-schema.json",
  "title": "ThreeDS2Result",
  "description": "ThreeDS2Result schema from Adyen API",
  "type": "object",
  "properties": {
    "authenticationValue": {
      "description": "The `authenticationValue` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "cavvAlgorithm": {
      "x-addedInVersion": "50",
      "description": "The algorithm used by the ACS to calculate the authentication value, only for Cartes Bancaires integrations.",
      "type": "string"
    },
    "challengeCancel": {
      "x-addedInVersion": "67",
      "description": "Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled. For possible values, refer to [3D Secure API reference](https://docs.adyen.com/online-payments/3d-secure/api-reference#mpidata).",
      "enum": [
        "01",
        "02",
        "03",
        "04",
        "05",
        "06",
        "07"
      ],
      "type": "string"
    },
    "dsTransID": {
      "description": "The `dsTransID` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "eci": {
      "description": "The `eci` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "exemptionIndicator": {
      "x-addedInVersion": "67",
      "description": "Indicates the exemption type that was applied by the issuer to the authentication, if exemption applied.\nAllowed values:\n* `lowValue`\n* `secureCorporate`\n* `trustedBeneficiary`\n* `transactionRiskAnalysis`\n",
      "enum": [
        "lowValue",
        "secureCorporate",
        "trustedBeneficiary",
        "transactionRiskAnalysis"
      ],
      "type": "string"
    },
    "messageVersion": {
      "x-addedInVersion": "49",
      "description": "The `messageVersion` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "riskScore": {
      "x-addedInVersion": "67",
      "description": "Risk score calculated by Cartes Bancaires Directory Server (DS).",
      "type": "string"
    },
    "threeDSRequestorChallengeInd": {
      "x-addedInVersion": "68",
      "description": "Indicates whether a challenge is requested for this transaction. Possible values:\n* **01** \u2014 No preference\n* **02** \u2014 No challenge requested\n* **03** \u2014 Challenge requested (3DS Requestor preference)\n* **04** \u2014 Challenge requested (Mandate)\n* **05** \u2014 No challenge (transactional risk analysis is already performed)\n* **06** \u2014 Data Only",
      "enum": [
        "01",
        "02",
        "03",
        "04",
        "05",
        "06"
      ],
      "type": "string"
    },
    "threeDSServerTransID": {
      "description": "The `threeDSServerTransID` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "timestamp": {
      "description": "The `timestamp` value of the 3D Secure 2 authentication.",
      "type": "string"
    },
    "transStatus": {
      "description": "The `transStatus` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    },
    "transStatusReason": {
      "description": "Provides information on why the `transStatus` field has the specified value. For possible values, refer to [our docs](https://docs.adyen.com/online-payments/3d-secure/api-reference#possible-transstatusreason-values).",
      "type": "string"
    },
    "whiteListStatus": {
      "x-addedInVersion": "49",
      "description": "The `whiteListStatus` value as defined in the 3D Secure 2 specification.",
      "type": "string"
    }
  }
}

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/payments-three-ds2-result"
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.