ЕСОЗ - публічна документація
DEPRECATED - IL.Get Licenses
This service returns list of all active licenses of legal entities, filtering result by query parameters
Specification
Authorize user
- Verify the validity of access token
- Check user scope license:read in order to perform this action
Check user context
- Check user scopes in order to perform this action
Get licenses
Specification
- Service return licenses where is_active = true
- Method returns list of objects with license details from prm.licenses table for current legal entity and pagination information
- If according to filters activity types are not found, WS returns empty data array.
ЕСОЗ - публічна документація