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

IL.Verify code

Validate request

    1. Validate request using JSON schema
      1. In case validation failed - generate 422 error

Authorize user

    1. Verify the validity of access token
    2. Check user scopes in order to perform this action
      1. In case error - generate 401 response

Verify code

    1. call Complete OTP Verification method

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