UpdateFulfilmentInput

Input type to update a Fulfilment

Input Fields

id (ID!)

ID of the object

status (String)

The current status of the Fulfilment.
By default, the initial value will be CREATED, however no other status values are enforced by the platform.
The status field is also used within ruleset selection during orchestration. For more info, see Orchestration

attributes ([AttributeInput])

List of fulfilment attributes

deliveryType (String)

Type of delivery. Supported values are STANDARD, OVERNIGHT and EXPRESS.

type (String)

Type of the Fulfilment, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Type of the Fulfilment. Supports all values.

eta (String)

Estimated time of completing this fulfilment

expiryTime (DateTime)

Expiry time of the fulfilment

items ([UpdateFulfilmentItemWithFulfilmentInput])

List of FulfilmentItems