{ "operationId": "post-legalEntities-id-pciQuestionnaires-signPciTemplates", "method": "POST", "path": "/legalEntities/{id}/pciQuestionnaires/signPciTemplates", "summary": "Adyen Sign PCI Questionnaire", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "post-legalEntities-id-pciQuestionnaires-signPciTemplates400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "post-legalEntities-id-pciQuestionnaires-signPciTemplates401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "post-legalEntities-id-pciQuestionnaires-signPciTemplates403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "post-legalEntities-id-pciQuestionnaires-signPciTemplates422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "post-legalEntities-id-pciQuestionnaires-signPciTemplates500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }