object InboundShipmentSummaryLPNContainer
Fields
| Field | Type | Description |
|---|---|---|
lpn | InboundShipmentSummaryLPN | Lpn for this inbound shipment summary lpncontainer. |
quantity_received | Int | Quantity received as a whole-unit count. |
Referenced By
Example
{
"lpn": {id: "SW5ib3VuZFNoaXBtZW50U3VtbWFyeUxQTjoxMjM0"},
"quantity_received": 2
}