{ "opencollection": "1.0.0", "info": { "name": "Adyen Account acceptDispute getPciQuestionnaireUrl API", "version": "6" }, "items": [ { "info": { "name": "getPciQuestionnaireUrl", "type": "folder" }, "items": [ { "info": { "name": "Adyen Get a Link to a PCI Compliance Questionnaire", "type": "http" }, "http": { "method": "POST", "url": "https://cal-test.adyen.com/cal/services/Account/v6/getPciQuestionnaireUrl", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Returns a link to a PCI compliance questionnaire that you can send to your account holder.\n > You should only use this endpoint if you have a [partner platform setup](https://docs.adyen.com/marketplaces-and-platforms/classic/platforms-for-partners)." } ] } ], "bundled": true }