Anchor to FulfillmentOrderReschedulePayloadFulfillment
FulfillmentOrderReschedulePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to fulfillmentOrderfulfillment•
Order A fulfillment order with the rescheduled line items.
Fulfillment orders may be merged if they have the same
datetime.
If the fulfillment order is merged then the resulting fulfillment order will be returned. Otherwise the original fulfillment order will be returned with an updated
datetime.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- •mutation
Reschedules a scheduled fulfillment order.
Updates the value of the
field on a scheduled fulfillment order.
The fulfillment order will be marked as ready for fulfillment at this date and time.
Was this section helpful?