{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute scheduleAccountUpdater API", "version": "6" }, "items": [ { "info": { "name": "scheduleAccountUpdater", "type": "folder" }, "items": [ { "info": { "name": "Adyen Schedule Running the Account Updater", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/scheduleAccountUpdater", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "When making the API call, you can submit either the credit card information, or the recurring detail reference and the shopper reference:\n* If the card information is provided, all the sub-fields for `card` are mandatory.\n* If the recurring detail reference is provided, the fields for `shopperReference` and `selectedRecurringDetailReference` are mandatory." } ] } ], "bundled": true }