Anchor to section titled 'undefined'

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.


Anchor to id
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 section titled 'FulfillmentOrderSubmitCancellationRequestPayload returns'

FulfillmentOrderSubmitCancellationRequestPayload returns


The fulfillment order specified in the cancelation request.

The list of errors that occurred from executing the mutation.


Was this section helpful?