Anchor to fulfillmentOrderSubmitCancellationRequestfulfillment
fulfillment Order Submit Cancellation Request
mutation
Requires 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 Arguments
Arguments
- •ID!required
The ID of the fulfillment order associated with the cancellation request.
- Anchor to messagemessage•
An optional reason for the cancellation request.
Was this section helpful?
Anchor to FulfillmentOrderSubmitCancellationRequestPayload returnsFulfillment Order Submit Cancellation Request Payload returns
- Anchor to fulfillmentOrderfulfillment•
Order The fulfillment order specified in the cancelation request.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?