Query string parameters
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| items | Products list | array | |
| request_id | Unique request ID | string(250) |
Note: If a request with an identifier (request_id) that has already been processed is received from the producer, the previous response will be returned.
Note: If a new request with the same parameters but a different request_id is received within 5 minutes of the initial request, it will be treated as a repeat of the previous request. The handling will be identical to that of a request with the same request_id. After 5 minutes, such a request will be treated as a new request.
Items:
| Parameter | *Possible replacement ** | Description | Is it Mandatory to complete the field? | Reference | ||
|---|---|---|---|---|---|---|
| Name | Type | Name | Type | |||
| assort_ext_id | string(250) | assort_id | integer | ID of the product | Mandatory | 2.11 |
| unit_ext_id | string(250) | unit_id | integer | ID of the package that is being unpacked (disaggregated) | Mandatory | 2.11 |
| depart_ext_id | string(250) | depart_id | integer | ID of the Department | Mandatory | |
| items | array | List of codes |
Items:
| Parameter | Description | Type | Is it Mandatory to complete the field? |
|---|---|---|---|
| code | Marking code | string(1024) | Mandatory |