Nexo is a JSON Structure definition published by Adyen, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/management-nexo-structure.json",
"description": "Nexo schema from Adyen API",
"type": "object",
"properties": {
"displayUrls": {
"description": "The list of local and public URLs to send display notifications to when using Terminal API.",
"$ref": "#/components/schemas/NotificationUrl"
},
"encryptionKey": {
"description": "The key you share with Adyen to secure local communications when using Terminal API.",
"$ref": "#/components/schemas/Key"
},
"eventUrls": {
"description": "The list of local and public URLs to send event notifications to when using Terminal API.",
"$ref": "#/components/schemas/EventUrl"
},
"nexoEventUrls": {
"deprecated": true,
"x-deprecatedInVersion": "1",
"x-deprecatedMessage": "Use `eventUrls` instead.",
"description": "One or more URLs to send event messages to when using Terminal API.",
"items": {
"type": "string"
},
"type": "array"
},
"notification": {
"description": "Configures sending event notifications by pressing a button on a terminal, for example used for pay-at-table.",
"$ref": "#/components/schemas/Notification"
}
},
"name": "Nexo"
}
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.