object InboundShipmentSummaryData

Fields

FieldTypeDescription
statsInboundShipmentSummaryStats

Stats for this inbound shipment summary data.

in_lpns[InboundShipmentSummaryInLPN]

List of in lpns for this inbound shipment summary data.

Referenced By

Example

{
  "stats": {id: "SW5ib3VuZFNoaXBtZW50U3VtbWFyeVN0YXRzOjEyMzQ="},
  "in_lpns": [[{id: "SW5ib3VuZFNoaXBtZW50U3VtbWFyeUluTFBOOjEyMzQ="}]]
}