object InboundShipmentLocationSummaryLocation

Fields

FieldTypeDescription
locationInboundShipmentSummaryBin

Location for this inbound shipment location summary location.

items_at_location[InboundShipmentLocationSummaryItem]

URL for the items at location resource.

Referenced By

Example

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