| User “user” does not exist. | ACCOUNT_NOTFOUND = 1; |
| The IP address “ip address” is not included in the allowed list. | NOT_ALLOW_IP = 2; |
| Test (promotional) access: the request limit has been exhausted or the validity period has expired. | TEST_ACCESS_END = 3; |
| User “user” is allowed to access the service only via the web resource. | SITEONLY = 6; |
| The service start date “start date” has not yet been reached. | ACCOUNT_NOT_ALLOWED_YET = 7; |
| The permitted service usage period “end date” has expired. | ACCOUNT_ACCESS_ENDS = 8; |
| User “user” is blocked. | ACCOUNT_BLOCKED = 9; |
| User “user” has not confirmed registration. | ACCOUNT_NOT_CONFIRM = 10; |
| The request limit (“request limit”) has been exhausted. | ACCOUNT_REQUEST_LIMIT_ENDS = 11; |
| Invalid value of the “Start date” parameter for checking changes in the Unified State Register of Legal Entities and Individual Entrepreneurs. | REQUEST_BEGINDATE_ERROR = 103; |
| Invalid value of the “End date” parameter for checking changes in the Unified State Register of Legal Entities and Individual Entrepreneurs. | REQUEST_ENDDATE_ERROR = 104; |
Invalid value of the lower match threshold parameter lowranklimit for searching sanction lists. | REQUEST_LOWRANKLIMIT_ERROR = 105; |