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

(RC - DSC F1) (MIS) Get Declarations List

Purpose

This WS is designed to obtain declaration list. 
Use this method to obrain list of Declarations for an empolee_id and legal_entity_id. If you want to reduce amount of data that is going trough your application, use status filter and show only requests that Doctor is interested in current UI section.

Specification

Apiary

Authentication

  1. Verify the validity of access token

    1. Return 401 in case validation fails

  2. Check scopes in order to perform this action (scope = 'declaration:read')
          а. Return 403 in case invalid scope(s) - "Your scope does not allow to access this resource. Missing allowances: declaration:read"

Filtered by

  • employee_id

  • legal_entity_id

  • declaration_number

  • status

  • person_verification_status

  • reason

  • page

  • page_size

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