{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute Admin API", "version": "6" }, "items": [ { "info": { "name": "Admin", "type": "folder" }, "items": [ { "info": { "name": "Adyen Admin Request", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/admin", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Empty. Content of the Custom Admin Request message." } ] } ], "bundled": true }