{ "operationId": "patch-legalEntities-id-termsOfService-termsofservicedocumentid", "method": "PATCH", "path": "/legalEntities/{id}/termsOfService/{termsofservicedocumentid}", "summary": "Adyen Accept Terms of Service", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "patch-legalEntities-id-termsOfService-termsofservicedocumentid400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "patch-legalEntities-id-termsOfService-termsofservicedocumentid401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "patch-legalEntities-id-termsOfService-termsofservicedocumentid403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "patch-legalEntities-id-termsOfService-termsofservicedocumentid422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "patch-legalEntities-id-termsOfService-termsofservicedocumentid500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }