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

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 2 Current »


This service returns list of all active licenses of legal entities, filtering result by query parameters

Specification

Apiary

Authorize user

  1. Verify the validity of access token
  2. Check user scope license:read in order to perform this action

Check user context

  1. Check user scopes in order to perform this action

Get licenses

Specification

  1. Service return licenses where is_active = true
  2. Method returns list of objects with license details from prm.licenses table for current legal entity and pagination information 
  3. If according to filters activity types are not found, WS returns empty data array.



  • No labels