{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/terminal-services-enabled-structure.json", "description": "ServicesEnabled schema from Adyen API", "type": "array", "items": { "type": "string", "enum": [ "CardAcquisition", "Loyalty", "Payment" ] }, "name": "ServicesEnabled" }