CreateFulfilmentPlanInput
Input type to create a FulfilmentPlan
object.
Input Fields
String!
)
External reference. Recommended to be unique.
String!
)
Type of the FulfilmentPlan
, typically used by the Orchestration Engine to determine the workflow that should be applied. Unless stated otherwise, no values are enforced by the platform.
Int
)
Order split limits
String
)
ETA of the FulfilmentPlan
. Although this can be set explicitly, we recommend that this be determined and set in the workflow.
Int!
)
ID of the retailer
[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.
FulfilmentOptionId!
)
associated FulfilmentOption
object
[CreateFulfilmentPlanFulfilmentInput]
)
Represents fulfilments under this Fulfilment Plan
[CreateFulfilmentPlanExceptionInput]
)
A list of exceptions.