Use this method to returne Legal Entity details by ID
- 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
- licenses from licenses 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
- If not found, returned 404 error