Adyen · Example Payload

Management Nexo Example

PaymentsFinancial ServicesFintech

Management Nexo Example is an example object payload from Adyen, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

displayUrlsencryptionKeyeventUrlsnexoEventUrlsnotification

Example Payload

Raw ↑
{
  "displayUrls": "example_value",
  "encryptionKey": "example_value",
  "eventUrls": "example_value",
  "nexoEventUrls": [
    "example_value"
  ],
  "notification": "example_value"
}