Skip to main content
Anchor to fulfillmentOrderRejectCancellationRequest

fulfillmentOrderRejectCancellationRequest

mutation

Requires write_assigned_fulfillment_orders access scope. Also: The user must have fulfill_and_ship_orders permission.

Rejects a cancellation request sent to a fulfillment service for a fulfillment order.

ID!required

The ID of the fulfillment order associated with the cancellation request.

String

An optional reason for rejecting the cancellation request.


Was this section helpful?

Anchor to FulfillmentOrderRejectCancellationRequestPayload returnsFulfillmentOrderRejectCancellationRequestPayload returns

FulfillmentOrder

The fulfillment order whose cancellation request was rejected.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »