Adyen · JSON Structure

Notification Configurations Test Notification Configuration Response Structure

TestNotificationConfigurationResponse schema from Adyen API

Type: object Properties: 8 Required: 1
PaymentsFinancial-ServicesFintech

TestNotificationConfigurationResponse is a JSON Structure definition published by Adyen, describing 8 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

errorMessages eventTypes exchangeMessages invalidFields notificationId okMessages pspReference resultCode

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/notification-configurations-test-notification-configuration-response-structure.json",
  "description": "TestNotificationConfigurationResponse schema from Adyen API",
  "type": "object",
  "properties": {
    "errorMessages": {
      "description": "Any error messages encountered.",
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "eventTypes": {
      "description": "The event types that were tested.\n>Permitted values: `ACCOUNT_HOLDER_CREATED`, `ACCOUNT_CREATED`, `ACCOUNT_UPDATED`, `ACCOUNT_HOLDER_UPDATED`, `ACCOUNT_HOLDER_STATUS_CHANGE`, `ACCOUNT_HOLDER_STORE_STATUS_CHANGE` `ACCOUNT_HOLDER_VERIFICATION`, `ACCOUNT_HOLDER_LIMIT_REACHED`, `ACCOUNT_HOLDER_PAYOUT`, `PAYMENT_FAILURE`, `SCHEDULED_REFUNDS`, `REPORT_AVAILABLE`, `TRANSFER_FUNDS`, `BENEFICIARY_SETUP`, `COMPENSATE_NEGATIVE_BALANCE`.",
      "items": {
        "enum": [
          "ACCOUNT_CLOSED",
          "ACCOUNT_CREATED",
          "ACCOUNT_FUNDS_BELOW_THRESHOLD",
          "ACCOUNT_HOLDER_CREATED",
          "ACCOUNT_HOLDER_LIMIT_REACHED",
          "ACCOUNT_HOLDER_MIGRATED",
          "ACCOUNT_HOLDER_PAYOUT",
          "ACCOUNT_HOLDER_STATUS_CHANGE",
          "ACCOUNT_HOLDER_STORE_STATUS_CHANGE",
          "ACCOUNT_HOLDER_UPCOMING_DEADLINE",
          "ACCOUNT_HOLDER_UPDATED",
          "ACCOUNT_HOLDER_VERIFICATION",
          "ACCOUNT_UPDATED",
          "BENEFICIARY_SETUP",
          "COMPENSATE_NEGATIVE_BALANCE",
          "DIRECT_DEBIT_INITIATED",
          "FUNDS_MIGRATED",
          "PAYMENT_FAILURE",
          "PENDING_CREDIT",
          "REFUND_FUNDS_TRANSFER",
          "REPORT_AVAILABLE",
          "SCHEDULED_REFUNDS",
          "SCORE_SIGNAL_TRIGGERED",
          "TRANSFER_FUNDS",
          "TRANSFER_NOT_PAIDOUT_TRANSFERS"
        ],
        "type": "string"
      },
      "type": "array"
    },
    "exchangeMessages": {
      "description": "The notification message and related response messages.",
      "items": {
        "$ref": "#/components/schemas/ExchangeMessage"
      },
      "type": "array"
    },
    "invalidFields": {
      "x-addedInVersion": "5",
      "description": "Contains field validation errors that would prevent requests from being processed.",
      "items": {
        "$ref": "#/components/schemas/ErrorFieldType"
      },
      "type": "array"
    },
    "notificationId": {
      "description": "The ID of the notification subscription configuration.",
      "type": "int64"
    },
    "okMessages": {
      "description": "A list of messages describing the testing steps.",
      "items": {
        "type": "string"
      },
      "type": "array"
    },
    "pspReference": {
      "description": "The reference of a request. Can be used to uniquely identify the request.",
      "type": "string"
    },
    "resultCode": {
      "description": "The result code.",
      "type": "string"
    }
  },
  "required": [
    "notificationId"
  ],
  "name": "TestNotificationConfigurationResponse"
}

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/notification-configurations-test-notification-configuration-response-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 email required.

A second provider on the same verified email joins the account you already have.