ЕСОЗ - публічна документація
IL.Get Legal Entity by ID
Use this method to returne Legal Entity details by ID
Service return only active legal_entities, where is_active = true
- Verify the validity of access token
- Check user scopes in order to perform this action
- Return in response:
- legal entity details from legal_entity table and from edr_data table
- services from capitation_contract table
- addresses from legal_entity table
- phones from legal_entity table
- emails from legal_entity table
- founders from legal_entity table
- medical_service_provider
mps :- licenses from licenses table
- accreditation from legal_entities table
- If not found, returned 404 error
ЕСОЗ - публічна документація