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 fulfillmentOrderReleaseHold

fulfillmentOrderReleaseHold

mutation

Requires write_merchant_managed_fulfillment_orders access scope, write_third_party_fulfillment_orders access scope or write_marketplace_fulfillment_orders access scope. Also: The user must have fulfill_and_ship_orders permission.

Releases the fulfillment hold on a fulfillment order.

A configurable ID used to track the automation system releasing this hold.

ID!required

The ID of the fulfillment order for which to release the fulfillment hold.


Was this section helpful?

Anchor to FulfillmentOrderReleaseHoldPayload returnsFulfillmentOrderReleaseHoldPayload returns

The fulfillment order on which the hold was released.

The list of errors that occurred from executing the mutation.


Was this section helpful?