{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Referenced", "title": "Referenced", "properties": { "enableStandaloneRefunds": { "description": "Indicates whether referenced refunds are enabled on the standalone terminal.", "type": "boolean" } }, "type": "object" }