object InboundShipmentLocationSummaryData
Fields
| Field | Type | Description |
|---|---|---|
locations | [InboundShipmentLocationSummaryLocation] | List of locations associated with this inbound shipment location summary data. |
Referenced By
Example
{
"locations": [[{id: "TG9jYXRpb246MTIzNA==", name: "A01-01-01"}]]
}