Skip to main content
Anchor to FulfillmentOrderOpenPayload

FulfillmentOrderOpenPayload

payload

Return type for fulfillmentOrderOpen mutation.

•FulfillmentOrder

The fulfillment order that was transitioned to open and is fulfillable.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Marks a scheduled fulfillment order as open.

From API version 2026-01, this will also mark a fulfillment order as open when it is assigned to a merchant managed location and has had progress reported.

Arguments

•ID!
required

The ID of the fulfillment order to mark as open.



Was this section helpful?