Skip to main content
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.

•String

An optional reason for the cancellation request.


Was this section helpful?

Anchor to FulfillmentOrderSubmitCancellationRequestPayload returnsFulfillmentOrderSubmitCancellationRequestPayload returns

•FulfillmentOrder

The fulfillment order specified in the cancelation request.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »