object InboundShipmentSummaryBin

Fields

FieldTypeDescription
idInt

Public API ID for this inbound shipment summary bin.

locationString

Location for this inbound shipment summary bin.

zoneString

Zone for this inbound shipment summary bin.

Referenced By

Example

{
  "id": 1234,
  "location": "A01-01-01",
  "zone": "A"
}