object InboundShipmentSummaryLineItem
Fields
| Field | Type | Description |
|---|---|---|
id | Int | |
quantity | Int | |
quantity_received | Int | |
quantity_rejected | Int |
Referenced By
Example
{
"id": 987,
"quantity": 987,
"quantity_received": 987,
"quantity_rejected": 987
}| Field | Type | Description |
|---|---|---|
id | Int | |
quantity | Int | |
quantity_received | Int | |
quantity_rejected | Int |
{
"id": 987,
"quantity": 987,
"quantity_received": 987,
"quantity_rejected": 987
}