Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to fulfillmentOrderAcceptFulfillmentRequest

fulfillmentOrderAcceptFulfillmentRequest

mutation

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

Accepts a fulfillment request sent to a fulfillment service for a fulfillment order.

ID!required

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

An optional reason for accepting the fulfillment request.


Was this section helpful?

Anchor to FulfillmentOrderAcceptFulfillmentRequestPayload returnsFulfillmentOrderAcceptFulfillmentRequestPayload returns

The fulfillment order whose fulfillment request was accepted.

The list of errors that occurred from executing the mutation.


Was this section helpful?