| status | "success|error|in progress" – status | |
| code | Completion code | integer |
| message | Error message | string |
| part_num | Document number | string |
| product_date | Production date, format "yyyy-mm-dd" | string |
| capacity_name | Capacity in liters (if applicable) | string |
| object_name | Manufacturer | string |
| fiscal_id | Manufacturers fiscal ID | string |
| emission_type | Emission type (1 - local production, 2 - import) | integer |
| valid_until | Valid until, format "yyyy-mm-dd" | string |
| activated | Code activated | boolean |
| address | Current location | string |
| expiry_at | Code activation period, format "yyyy-mm-dd" | string |
| assort_name | Product name | string |
| assort_code | Product article / Vendor code | string |
| barcode | GTIN | string |
| grp_name | Product group name | string |
| unit_name | Package name | string |
| withdraw_type | Disposal type (1 - sold; 2 - returned; 3 - utilized; 4 - disaggregated) | integer |
| withdraw_date | Disposal date, format "yyyy-mm-dd" | string |
| fiscal_num | Fiscal number of the sale receipt | string |
| items | Package contents | Array |
| order_num | Excise codes order number | String |
| assort_id | ID of the product | integer |
| batch_num | Batch number | string |
| depart_id | Department ID where code is located | Integer |
| image | Photo|image base64 – encodes png | string |