Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to fulfillmentOrderSubmitCancellationRequest

fulfillmentOrderSubmitCancellationRequest

mutation

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

Sends a cancellation request to the fulfillment service of a fulfillment order.

ID!required

The ID of the fulfillment order associated with the cancellation request.

An optional reason for the cancellation request.


Was this section helpful?

Anchor to FulfillmentOrderSubmitCancellationRequestPayload returnsFulfillmentOrderSubmitCancellationRequestPayload returns

The fulfillment order specified in the cancelation request.

The list of errors that occurred from executing the mutation.


Was this section helpful?