Anchor to InventoryShipmentCreateInputInventory
input_objectInventory Shipment Create Input
The input fields to add a shipment.
Anchor to FieldsFields
- barcode (String)
- dateCreated (DateTime)
- lineItems ([InventoryShipmentLineItemInput!]!)
- movementId (ID!)
- trackingInput (InventoryShipmentTrackingInput)
- Anchor to barcodebarcode•String
A unique barcode for the shipment.
- Anchor to dateCreateddate•Date
Created Time The date the shipment was created.
- Anchor to lineItemsline•[Inventory
Items Shipment Line Item Input!]! required The list of line items for the inventory shipment.
- Anchor to movementIdmovement•ID!
Id non-null The ID of the inventory movement (transfer or purchase order) this shipment belongs to.
- Anchor to trackingInputtracking•Inventory
Input Shipment Tracking Input The tracking information for the shipment.
Was this section helpful?