Response
| Field | Description | Type |
|---|---|---|
status | success\|error status | |
code | Exit code | |
items:[{…}] | List of codes | array of objects |
total | Total codes count | integer |
items:[{…}] array of codes:
| Field | Description | Type |
|---|---|---|
rec_id | Defect record identifier | integer |
code | Marking code | string |
hrc | Serial number | string |
Error codes:
| Field | Description |
|---|---|
| 0 | Successful |
| 116 | Order not found |