{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute createTestCardRanges API", "version": "6" }, "items": [ { "info": { "name": "createTestCardRanges", "type": "folder" }, "items": [ { "info": { "name": "Adyen Creates One or More Test Card Ranges.", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/createTestCardRanges", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Creates one or more test card ranges." } ] } ], "bundled": true }