Skip to main content
Log inSign up
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?