Properties
| Name | Type | Description |
|---|---|---|
| chAccAgeInd | string | Length of time that the cardholder has had the account with the 3DS Requestor. Allowed values: * **01** No account * **02** Created during this transaction * **03** Less than 30 days * **04** 3060 day |
| chAccChange | string | Date that the cardholders account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Format: **YYYYMMDD** |
| chAccChangeInd | string | Length of time since the cardholders account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. Allowed values: * ** |
| chAccPwChange | string | Date that cardholders account with the 3DS Requestor had a password change or account reset. Format: **YYYYMMDD** |
| chAccPwChangeInd | string | Indicates the length of time since the cardholders account with the 3DS Requestor had a password change or account reset. Allowed values: * **01** No change * **02** Changed during this transaction * |
| chAccString | string | Date that the cardholder opened the account with the 3DS Requestor. Format: **YYYYMMDD** |
| nbPurchaseAccount | string | Number of purchases with this cardholder account during the previous six months. Max length: 4 characters. |
| paymentAccAge | string | String that the payment account was enrolled in the cardholders account with the 3DS Requestor. Format: **YYYYMMDD** |
| paymentAccInd | string | Indicates the length of time that the payment account was enrolled in the cardholders account with the 3DS Requestor. Allowed values: * **01** No account (guest checkout) * **02** During this transact |
| provisionAttemptsDay | string | Number of Add Card attempts in the last 24 hours. Max length: 3 characters. |
| shipAddressUsage | string | String when the shipping address used for this transaction was first used with the 3DS Requestor. Format: **YYYYMMDD** |
| shipAddressUsageInd | string | Indicates when the shipping address used for this transaction was first used with the 3DS Requestor. Allowed values: * **01** This transaction * **02** Less than 30 days * **03** 3060 days * **04** Mo |
| shipNameIndicator | string | Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction. Allowed values: * **01** Account Name identical to shipping Name * **02** Account Name diff |
| suspiciousAccActivity | string | Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account. Allowed values: * **01** No suspicious activity has been observed * **02** |
| txnActivityDay | string | Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours. Max length: 3 characters. |
| txnActivityYear | string | Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year. Max length: 3 characters. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/AcctInfo",
"title": "AcctInfo",
"properties": {
"chAccAgeInd": {
"description": "Length of time that the cardholder has had the account with the 3DS Requestor. \nAllowed values:\n* **01** No account\n* **02** Created during this transaction\n* **03** Less than 30 days\n* **04** 3060 days\n* **05** More than 60 days",
"enum": [
"01",
"02",
"03",
"04",
"05"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"chAccChange": {
"description": "Date that the cardholders account with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. \nFormat: **YYYYMMDD**",
"type": "string"
},
"chAccChangeInd": {
"description": "Length of time since the cardholders account information with the 3DS Requestor was last changed, including Billing or Shipping address, new payment account, or new user(s) added. \nAllowed values:\n* **01** Changed during this transaction\n* **02** Less than 30 days\n* **03** 3060 days\n* **04** More than 60 days",
"enum": [
"01",
"02",
"03",
"04"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"chAccPwChange": {
"description": "Date that cardholders account with the 3DS Requestor had a password change or account reset. \nFormat: **YYYYMMDD**",
"type": "string"
},
"chAccPwChangeInd": {
"description": "Indicates the length of time since the cardholders account with the 3DS Requestor had a password change or account reset. \nAllowed values:\n* **01** No change\n* **02** Changed during this transaction\n* **03** Less than 30 days\n* **04** 3060 days\n* **05** More than 60 days",
"enum": [
"01",
"02",
"03",
"04",
"05"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"chAccString": {
"description": "Date that the cardholder opened the account with the 3DS Requestor. \nFormat: **YYYYMMDD**",
"type": "string"
},
"nbPurchaseAccount": {
"description": "Number of purchases with this cardholder account during the previous six months. Max length: 4 characters.",
"type": "string"
},
"paymentAccAge": {
"description": "String that the payment account was enrolled in the cardholders account with the 3DS Requestor. \nFormat: **YYYYMMDD**",
"type": "string"
},
"paymentAccInd": {
"description": "Indicates the length of time that the payment account was enrolled in the cardholders account with the 3DS Requestor. \nAllowed values:\n* **01** No account (guest checkout)\n* **02** During this transaction\n* **03** Less than 30 days\n* **04** 3060 days\n* **05** More than 60 days",
"enum": [
"01",
"02",
"03",
"04",
"05"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"provisionAttemptsDay": {
"description": "Number of Add Card attempts in the last 24 hours. Max length: 3 characters.",
"type": "string"
},
"shipAddressUsage": {
"description": "String when the shipping address used for this transaction was first used with the 3DS Requestor. \nFormat: **YYYYMMDD**",
"type": "string"
},
"shipAddressUsageInd": {
"description": "Indicates when the shipping address used for this transaction was first used with the 3DS Requestor. \nAllowed values:\n* **01** This transaction\n* **02** Less than 30 days\n* **03** 3060 days\n* **04** More than 60 days",
"enum": [
"01",
"02",
"03",
"04"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"shipNameIndicator": {
"description": "Indicates if the Cardholder Name on the account is identical to the shipping Name used for this transaction. \nAllowed values:\n* **01** Account Name identical to shipping Name\n* **02** Account Name different to shipping Name",
"enum": [
"01",
"02"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"suspiciousAccActivity": {
"description": "Indicates whether the 3DS Requestor has experienced suspicious activity (including previous fraud) on the cardholder account. \nAllowed values:\n* **01** No suspicious activity has been observed\n* **02** Suspicious activity has been observed",
"enum": [
"01",
"02"
],
"maxLength": 2,
"minLength": 2,
"type": "string"
},
"txnActivityDay": {
"description": "Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous 24 hours. Max length: 3 characters.",
"maxLength": 3,
"type": "string"
},
"txnActivityYear": {
"description": "Number of transactions (successful and abandoned) for this cardholder account with the 3DS Requestor across all payment accounts in the previous year. Max length: 3 characters.",
"maxLength": 3,
"type": "string"
}
},
"type": "object"
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/adyen-acctinfo"
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.