Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Use this method to returne Legal Entity details by ID


  1. Verify the validity of access token
  2. Check user scopes in order to perform this action
  3. Return in response:
    1. legal entity details from legal_entity table and from edr_data table
    2. licenses from licenses table
    3. services from capitation_contract table
    4. addresses from legal_entity table
    5. phones from legal_entity table
    6. emails from legal_entity table
    7. founders from legal_entity table
  4. If not found, returned 404 error