Anchor to FulfillmentOrderLineItemsPreparedForPickupUserErrorFulfillment
objectFulfillment Order Line Items Prepared For Pickup User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Fulfillment
Order Line Items Prepared For Pickup User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •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
field. This allows you to mark fulfillment order line items from different fulfillment orders as ready for pickup.- Anchor to inputinput•Fulfillment
Order Line Items Prepared For Pickup Input! required The input for marking fulfillment order line items as ready for pickup.
Arguments
Was this section helpful?