ЕСОЗ - публічна документація

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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
      1. accreditation attribute is added
    2. services from capitation_contract table
    3. addresses from legal_entity table
    4. phones from legal_entity table
    5. emails from legal_entity table
    6. founders from legal_entity table
  4. If not found, returned 404 error 
  • No labels