Skip to main content

Interface: ShipmentUpdateInput

Defined in: type/ShipmentUpdateInput.ts:6

Input object for ShipmentUpdateInput

Properties

expectedDeliveryAt?

optional expectedDeliveryAt?: string

Defined in: type/ShipmentUpdateInput.ts:10

Expected delivery at date


orderId?

optional orderId?: number

Defined in: type/ShipmentUpdateInput.ts:8

The ID of the Order the shipment belongs to


sources?

optional sources?: 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?

optional status?: ShipmentStatus

Defined in: type/ShipmentUpdateInput.ts:12

Shipment status