Legal Entity Bank Account Info Structure
BankAccountInfo schema from Adyen API
BankAccountInfo is a JSON Structure definition published by Adyen, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/legal-entity-bank-account-info-structure.json",
"description": "BankAccountInfo schema from Adyen API",
"type": "object",
"properties": {
"accountIdentification": {
"x-addedInVersion": "3",
"description": "Identification of the bank account.",
"oneOf": [
{
"$ref": "#/components/schemas/AULocalAccountIdentification"
},
{
"$ref": "#/components/schemas/CALocalAccountIdentification"
},
{
"$ref": "#/components/schemas/CZLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/DKLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/HKLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/HULocalAccountIdentification"
},
{
"$ref": "#/components/schemas/IbanAccountIdentification"
},
{
"$ref": "#/components/schemas/NOLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/NZLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/NumberAndBicAccountIdentification"
},
{
"$ref": "#/components/schemas/PLLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/SELocalAccountIdentification"
},
{
"$ref": "#/components/schemas/SGLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/UKLocalAccountIdentification"
},
{
"$ref": "#/components/schemas/USLocalAccountIdentification"
}
]
},
"accountType": {
"deprecated": true,
"x-deprecatedInVersion": "2",
"description": "The type of bank account.",
"type": "string"
},
"bankName": {
"description": "The name of the banking institution where the bank account is held.",
"type": "string"
},
"countryCode": {
"description": "The two-character [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code where the bank account is registered. For example, **NL**.",
"type": "string"
},
"trustedSource": {
"description": "Identifies if the bank account was created through [instant bank verification](https://docs.adyen.com/release-notes/platforms-and-financial-products#releaseNote=2023-05-08-hosted-onboarding).",
"readOnly": true,
"type": "boolean"
}
},
"name": "BankAccountInfo"
}
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/json-structures/legal-entity-bank-account-info-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.