Purpose
Use this method to return Legal Entity details by ID
Specification
Logic
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
Input parameters
Input parameter | Values | Type | Description | Example |
---|---|---|---|---|
id | String | Required | b075f148-7f93-4fc2-b2ec-2d81b19a9b7b |
Request structure
API paragraph not found
Authorize
API paragraph not found
Headers
Наприклад:
Content-Type:application/json
Authorization:Bearer c2778f3064753ea70de870a53795f5c9
Request data validation
API paragraph not found
Processing
See Logic
Response structure
Post-processing processes
API paragraph not found