Skip to main content
Anchor to FulfillmentOrderLineItemsPreparedForPickupUserError

FulfillmentOrderLineItemsPreparedForPickupUserError

object

An error that occurs during the execution of FulfillmentOrderLineItemsPreparedForPickup.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Marks fulfillment order line items as ready for customer pickup. When executed, this mutation automatically sends a "Ready For Pickup" notification to the customer.

Use this mutation for local pickup orders after the items have been prepared and are available for the customer to collect. You can specify one or more fulfillment order objects by providing the fulfillment order IDs in the lineItemsByFulfillmentOrder field. This allows you to mark fulfillment order line items from different fulfillment orders as ready for pickup.

Arguments

•FulfillmentOrderLineItemsPreparedForPickupInput!
required

The input for marking fulfillment order line items as ready for pickup.



Was this section helpful?


Was this section helpful?