{ "operationId": "get-legalEntities-id-termsOfServiceStatus", "method": "GET", "path": "/legalEntities/{id}/termsOfServiceStatus", "summary": "Adyen Get Terms of Service Status", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceStatus400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceStatus401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceStatus403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceStatus422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceStatus500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }