{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/management-refunds-structure.json", "description": "Refunds schema from Adyen API", "type": "object", "properties": { "referenced": { "description": "Settings for referenced refunds.", "$ref": "#/components/schemas/Referenced" } }, "name": "Refunds" }