fulfillment Order Release Hold
Requires access scope,
access scope or
access scope. Also: The user must have fulfill_and_ship_orders permission.
Releases the fulfillment hold on a fulfillment order.
Arguments
- Anchor to externalIdexternal•String
Id A configurable ID used to track the automation system releasing this hold.
- Anchor to holdIdshold•[ID!]
Ids The IDs of the fulfillment holds to release.
Holds will only be released if they belong to the fulfillment order specified by theid
argument.
NOTE: If not supplied, all holds for the fulfillment order will be released. It is highly recommended that apps supply the ids of the holds that they intend to release. Releasing all holds on a fulfillment order will result in the fulfillment order being released prematurely and items being incorrectly fulfilled.- •ID!required
The ID of the fulfillment order for which to release the fulfillment hold.
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order on which the hold was released.
- Anchor to userErrorsuser•[Fulfillment
Errors Order Release Hold User Error!]!non-null The list of errors that occurred from executing the mutation.