UpdateFulfilmentOptionInput

Input type to update a FulfilmentOption object.

Input Fields

id (ID!)

ID of the object. If provided, will be used to identify the object.

ref (String)

External reference. If provided, will be used to identify the object.

status (String)

The current status of the FulfilmentOption.
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

trackingCode (String)

A unique identifier for the clients to group related Fulfilment Plans.

attributes ([AttributeInput])

A list of attributes associated with this object. This can be used to extend an existing object with additional data for use in orchestration rules, etc.