Anchor to fulfillmentOrderAcceptCancellationRequestfulfillment
fulfillment Order Accept Cancellation Request
mutation
Requires access scope. Also: The user must have fulfill_and_ship_orders permission.
Accept a cancellation request sent to a fulfillment service for 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 accepting the cancellation request.
Was this section helpful?
Anchor to FulfillmentOrderAcceptCancellationRequestPayload returnsFulfillment Order Accept Cancellation Request Payload returns
- Anchor to fulfillmentOrderfulfillment•
Order The fulfillment order whose cancellation request was accepted.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?