Skip to main content
Anchor to FulfillmentOrderReleaseHoldUserError

FulfillmentOrderReleaseHoldUserError

object

An error that occurs during the execution of FulfillmentOrderReleaseHold.

•FulfillmentOrderReleaseHoldUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Releases the fulfillment hold on a fulfillment order.

Arguments

•String

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.


Fields

•FulfillmentOrder

The fulfillment order on which the hold was released.

•[FulfillmentOrderReleaseHoldUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?