Adyen · JSON Structure

Notifications Account Holder Payout Notification Content Structure

AccountHolderPayoutNotificationContent schema from Adyen API

Type: object Properties: 17
PaymentsFinancial-ServicesFintech

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

Properties

accountCode accountHolderCode amounts bankAccountDetail description estimatedArrivalDate invalidFields merchantReference originalPspReference payoutAccountCountry payoutAccountNumber payoutBalanceAccountId payoutBankName payoutBranchCode payoutReference payoutSpeed status

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/notifications-account-holder-payout-notification-content-structure.json",
  "description": "AccountHolderPayoutNotificationContent schema from Adyen API",
  "type": "object",
  "properties": {
    "accountCode": {
      "description": "The code of the account from which the payout was made.",
      "type": "string"
    },
    "accountHolderCode": {
      "description": "The code of the Account Holder to which the payout was made.",
      "type": "string"
    },
    "amounts": {
      "description": "The payout amounts (per currency).",
      "items": {
        "$ref": "#/components/schemas/Amount"
      },
      "type": "array"
    },
    "bankAccountDetail": {
      "description": "Details of the Bank Account to which the payout was made.",
      "$ref": "#/components/schemas/BankAccountDetail"
    },
    "description": {
      "description": "A description of the payout.",
      "type": "string"
    },
    "estimatedArrivalDate": {
      "x-addedInVersion": "5",
      "description": "The estimated date of arrival.",
      "$ref": "#/components/schemas/LocalDate"
    },
    "invalidFields": {
      "x-addedInVersion": "5",
      "description": "Invalid fields list.",
      "items": {
        "$ref": "#/components/schemas/ErrorFieldType"
      },
      "type": "array"
    },
    "merchantReference": {
      "x-addedInVersion": "2",
      "description": "The merchant reference.",
      "type": "string"
    },
    "originalPspReference": {
      "x-addedInVersion": "5",
      "description": "The PSP reference of the original payout.",
      "type": "string"
    },
    "payoutAccountCountry": {
      "x-addedInVersion": "6",
      "description": "The country code of the bank from which the payout was initiated.",
      "type": "string"
    },
    "payoutAccountNumber": {
      "x-addedInVersion": "6",
      "description": "The account number of the bank from which the payout was initiated.",
      "type": "string"
    },
    "payoutBalanceAccountId": {
      "x-addedInVersion": "6",
      "description": "The balance account id to which payment was made",
      "type": "string"
    },
    "payoutBankName": {
      "x-addedInVersion": "6",
      "description": "The name of the bank the payout from which the payout was initiated.",
      "type": "string"
    },
    "payoutBranchCode": {
      "x-addedInVersion": "6",
      "description": "The branch code of the bank from which the payout was initiated.",
      "type": "string"
    },
    "payoutReference": {
      "x-addedInVersion": "6",
      "description": "The unique payout identifier.",
      "type": "int64"
    },
    "payoutSpeed": {
      "x-addedInVersion": "5",
      "description": "Speed with which payouts for this account are processed. Permitted values: `STANDARD`, `SAME_DAY`.",
      "enum": [
        "INSTANT",
        "SAME_DAY",
        "STANDARD"
      ],
      "type": "string"
    },
    "status": {
      "description": "The payout status.",
      "$ref": "#/components/schemas/OperationStatus"
    }
  },
  "name": "AccountHolderPayoutNotificationContent"
}

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/notifications-account-holder-payout-notification-content-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.