CreateFulfilmentInput

Input type to create a Fulfilment

Input Fields

ref (String!)

External reference. Recommended to be unique.

attributes ([AttributeInput])

List of 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

order (OrderId!)

Represents the associated Order

fulfilmentChoiceRef (String)

Represents the associated FulfilmentChoice

fromAddress (AddressId)

Represents Address fulfilling this fulfilment

toAddress (AddressId)

Represents the delivery Address

customer (CustomerId)

Represents the associated Customer

items ([CreateFulfilmentItemWithFulfilmentInput])

List of FulfilmentItems