Response
| Field | Description | Type |
|---|---|---|
| status | "success|error|in progress" – status | |
| code | error code | |
| message | error message | |
| codes | List of codes | array |
Note: The status "in progress" indicates that the request is still being processed when using the request_id parameter. This status was introduced to prevent the re-execution of requests with the same request_id if they have already been accepted for processing but not yet completed.
codes:
| Field | Description | Type |
|---|---|---|
| code | Marking code | string |
| hrc | Human readable code | string |
Error codes:
| Field | Description | Type |
|---|---|---|
| 116 | Document not found | |
| 191 | Issuance of codes not completed |