UpdateFulfilmentPlanInput
Input type to update a FulfilmentPlan
object.
Input Fields
ID!
)
ID of the object
String
)
External reference. Recommended to be unique.
String
)
The current status of the FulfilmentPlan
.
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
)
ETA of the FulfilmentPlan
. Although this can be set explicitly, we recommend that this be determined and set in the workflow.
[AttributeInput]
)
A list of attributes associated with this object. This can be used to extend the existing data structure with additional data for use in orchestration rules, etc.
[CreateFulfilmentPlanExceptionInput]
)
A list of exceptions.
Note
This will always be an append operation. Existing exceptions can not be modified but new ones can be added.