{ "operationId": "get-legalEntities-id-pciQuestionnaires-pciid", "method": "GET", "path": "/legalEntities/{id}/pciQuestionnaires/{pciid}", "summary": "Adyen Get PCI Questionnaire", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "get-legalEntities-id-pciQuestionnaires-pciid400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "get-legalEntities-id-pciQuestionnaires-pciid401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "get-legalEntities-id-pciQuestionnaires-pciid403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "get-legalEntities-id-pciQuestionnaires-pciid422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "get-legalEntities-id-pciQuestionnaires-pciid500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }