Interface: ShipmentUpdateInput
Defined in: type/ShipmentUpdateInput.ts:6
Input object for ShipmentUpdateInput
Properties
expectedDeliveryAt?
optionalexpectedDeliveryAt?:string
Defined in: type/ShipmentUpdateInput.ts:10
Expected delivery at date
orderId?
optionalorderId?:number
Defined in: type/ShipmentUpdateInput.ts:8
The ID of the Order the shipment belongs to
sources?
optionalsources?:SourceInput[]
Defined in: type/ShipmentUpdateInput.ts:17
List of shipment sources.
Identifies the origin system or channel of this shipment. Useful for matching a shipment to an external record when updating.
status?
optionalstatus?:ShipmentStatus
Defined in: type/ShipmentUpdateInput.ts:12
Shipment status