{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/terminal-logout-request-structure.json", "description": "Empty. Content of the Logout Request message.", "type": "object", "properties": { "MaintenanceAllowed": { "type": "boolean", "default": false } }, "name": "LogoutRequest" }