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