Anchor to fulfillmentOrderRejectCancellationRequestfulfillment
fulfillment Order Reject Cancellation Request
mutation
Requires access scope. Also: The user must have
permission.
Rejects 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 rejecting the cancellation request.
Was this section helpful?
Anchor to FulfillmentOrderRejectCancellationRequestPayload returnsFulfillment Order Reject Cancellation Request Payload returns
- Anchor to fulfillmentOrderfulfillment•
Order The fulfillment order whose cancellation request was rejected.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?