Get Directed Tote
The Get Directed Tote API allows users to get directed tote for Sorting and Receiving.
URL
POST sort_receive/get_directed_tote
Example Request Body
{{{}}
"location_barcode": {}"LOCN0001",
"attributes_map": {"batch_nbr" : foo,
"attr_a": bar,
"attr_d": spam
},
"ib_shipment_dtl_id": {}255,
"qty": {}10
}
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| location_barcode | String | Y | Location barcode | |
| attributes_map | Object | N | Attribute values (including batch & expiry) | |
| ib_shipment_dtl_id | Integer | Y | IbShipment detail ID | |
| qty | Integer or Number? | N | 1 |