{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute getOnboardingUrl API", "version": "6" }, "items": [ { "info": { "name": "getOnboardingUrl", "type": "folder" }, "items": [ { "info": { "name": "Adyen Get a Link to a Adyen-hosted Onboarding Page", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/getOnboardingUrl", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Returns a link to an Adyen-hosted onboarding page (HOP) that you can send to your account holder. For more information on how to use HOP, refer to [Hosted onboarding](https://docs.adyen.com/marketplaces-and-platforms/classic/collect-verification-details/hosted-onboarding-page). " } ] } ], "bundled": true }