{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute Enableservice API", "version": "6" }, "items": [ { "info": { "name": "Enableservice", "type": "folder" }, "items": [ { "info": { "name": "Adyen EnableService Request", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/enableservice", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "It conveys the services that will be enabled for the POI Terminal without the request of the Sale System, and a possible invitation for the Customer to start the services. Content of the Enable Service Request message." } ] } ], "bundled": true }