Skip to main content
Log inSign up
Anchor to fulfillmentOrderCancel

fulfillmentOrderCancel

mutation

Requires write_merchant_managed_fulfillment_orders access scope or write_third_party_fulfillment_orders access scope. Also: The user must have fulfill_and_ship_orders permission.

Marks a fulfillment order as canceled.

•
ID!required

The ID of the fulfillment order to mark as canceled.


Was this section helpful?

Anchor to FulfillmentOrderCancelPayload returnsFulfillmentOrderCancelPayload returns

•

The fulfillment order that was marked as canceled.

Anchor to replacementFulfillmentOrderreplacementFulfillmentOrder
•

The fulfillment order that was created to replace the canceled fulfillment order.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?