{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/terminal-admin-request-structure.json", "description": "Empty. Content of the Custom Admin Request message.", "type": "object", "properties": { "ServiceIdentification": { "type": "string", "pattern": "^.+$", "description": "Identification of the administrative service to process." } }, "name": "AdminRequest" }