updateFulfilment
Input fields
UpdateFulfilmentInput
)
Return fields
ID!
)
ID of the object
DateTime
)
Time of creation
DateTime
)
Time of last update
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.
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
String!
)
The reference used for workflow identification. This is defined by a combination of the entity name and the type, in the format [EntityName]::[Type]. For example, an Order of type CC will have the workflowRef "ORDER::CC".
Int!
)
The version of the workflow assigned to the entity and used for workflow identification. It comprises a major version and minor version number.
String
)
External reference of the object. Recommended to be unique.
String
)
Represents the FulfilmentChoice
corresponding to this object
[Attribute]
)
Attributes of fulfilment
String
)
Type of delivery. Supported values are STANDARD, OVERNIGHT and EXPRESS.
String
)
The estimated time of completing the fulfilment.
DateTime
)
Expiry time for the fulfilment
Order
)
The associated Order
Address
)
Address
of the fulfilment location
Address
)
Address
of the delivery location
Customer
)
The associated Customer
LocationLink
)
The Location
responsible for processing outbound Fulfilment
s