object InboundShipmentLocationSummaryData

Fields

FieldTypeDescription
locations[InboundShipmentLocationSummaryLocation]

List of locations associated with this inbound shipment location summary data.

Referenced By

Example

{
  "locations": [[{id: "TG9jYXRpb246MTIzNA==", name: "A01-01-01"}]]
}