{ "operationId": "get-legalEntities-id-termsOfServiceAcceptanceInfos", "method": "GET", "path": "/legalEntities/{id}/termsOfServiceAcceptanceInfos", "summary": "Adyen Get Terms of Service Information for a Legal Entity", "requestExamples": [], "responseExamples": [ { "status": "400", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceAcceptanceInfos400Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "401", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceAcceptanceInfos401Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "403", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceAcceptanceInfos403Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "422", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceAcceptanceInfos422Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } }, { "status": "500", "contentType": "application/json", "name": "get-legalEntities-id-termsOfServiceAcceptanceInfos500Example", "example": { "errorCode": "CODE123", "errorType": "standard", "message": "example_value", "pspReference": "REF-001", "status": 500 } } ] }