It conveys message text and parameters of the menu entry. This output data could be only provided for an input command, in order to choose an entryof the menu. An entryof the menu to present to the Cashier.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-schema/terminal-menu-entry-schema.json",
"title": "MenuEntry",
"description": "It conveys message text and parameters of the menu entry. This output data could be only provided for an input command, in order to choose an entryof the menu. An entryof the menu to present to the Cashier.",
"type": "object",
"properties": {
"MenuEntryTag": {
"$ref": "#/components/schemas/MenuEntryTag"
},
"DefaultSelectedFlag": {
"type": "boolean",
"default": false
},
"OutputFormat": {
"$ref": "#/components/schemas/OutputFormat"
},
"PredefinedContent": {
"$ref": "#/components/schemas/PredefinedContent"
},
"OutputText": {
"type": "array",
"items": {
"$ref": "#/components/schemas/OutputText"
}
},
"OutputXHTML": {
"type": "string",
"format": "byte",
"pattern": "^.+$"
}
},
"required": [
"OutputFormat"
]
}
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.