Anchor to fulfillmentOrderCancelfulfillment
fulfillment Order Cancel
mutation
Requires access scope or
access scope. Also: The user must have fulfill_and_ship_orders permission.
Marks a fulfillment order as canceled.
Anchor to Arguments
Arguments
- •ID!required
The ID of the fulfillment order to mark as canceled.
Was this section helpful?
- Anchor to fulfillmentOrderfulfillment•
Order The fulfillment order that was marked as canceled.
- Anchor to replacementFulfillmentOrderreplacement•
Fulfillment Order The fulfillment order that was created to replace the canceled fulfillment order.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?