{ "operationId": "post-getPciQuestionnaireUrl", "method": "POST", "path": "/getPciQuestionnaireUrl", "summary": "Adyen Get a Link to a PCI Compliance Questionnaire", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "post-getPciQuestionnaireUrl400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "post-getPciQuestionnaireUrl401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "post-getPciQuestionnaireUrl403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "post-getPciQuestionnaireUrl422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "post-getPciQuestionnaireUrl500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }