Fulfillment Hold
Requires access scope,
access scope or
access scope.
A fulfillment hold currently applied on a fulfillment order.
Anchor to FieldsFields
- Anchor to displayReasondisplay•String!non-null
Reason The localized reason for the fulfillment hold for display purposes.
- Anchor to heldByRequestingAppheld•Boolean!non-null
By Requesting App A boolean value that indicates whether the requesting app created the fulfillment hold.
- •ID!non-null
A globally-unique ID.
- Anchor to reasonreason•Fulfillment
Hold Reason!non-null The reason for the fulfillment hold.
- Anchor to reasonNotesreason•String
Notes Additional information about the fulfillment hold reason.
- Anchor to heldByheld•StringDeprecated
By
Anchor to MutationsMutations
- •mutation
Applies a fulfillment hold on a fulfillment order.
As of the 2025-01 API version, the mutation can be successfully executed on fulfillment orders that are already on hold. To place multiple holds on a fulfillment order, apps need to supply the handle field. Each app can place up to 10 active holds per fulfillment order. If an app attempts to place more than this, the mutation will return a user error indicating that the limit has been reached. The app would need to release one of its existing holds before being able to apply a new one.
- Anchor to fulfillmentHoldfulfillment•Fulfillment
Hold Order Hold Input!required The details of the fulfillment hold applied on the fulfillment order.
- •ID!required
The ID of the fulfillment order on which a fulfillment hold is applied.
Arguments
- Anchor to fulfillmentHoldfulfillment•Fulfillment
Hold Hold The fulfillment hold created for the fulfillment order. Null if no hold was created.
- Anchor to fulfillmentOrderfulfillment•Fulfillment
Order Order The fulfillment order on which a fulfillment hold was applied.
- Anchor to remainingFulfillmentOrderremaining•Fulfillment
Fulfillment Order Order The remaining fulfillment order containing the line items to which the hold wasn't applied, if specific line items were specified to be placed on hold.
- Anchor to userErrorsuser•[Fulfillment
Errors Order Hold User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields