--- title: FulfillmentOrderLineItemsPreparedForPickupPayload - GraphQL Admin description: Return type for `fulfillmentOrderLineItemsPreparedForPickup` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderlineitemspreparedforpickuppayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderlineitemspreparedforpickuppayload.md --- # Fulfillment​Order​Line​Items​Prepared​For​Pickup​Payload payload Return type for `fulfillmentOrderLineItemsPreparedForPickup` mutation. ## Fields * user​Errors [\[Fulfillment​Order​Line​Items​Prepared​For​Pickup​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderLineItemsPreparedForPickupUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Order​Line​Items​Prepared​For​Pickup](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderLineItemsPreparedForPickup) mutation Mark line items associated with a fulfillment order as being ready for pickup by a customer. Sends a Ready For Pickup notification to the customer to let them know that their order is ready to be picked up. *** ## Map ### Mutations with this payload * [fulfillment​Order​Line​Items​Prepared​For​Pickup](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentOrderLineItemsPreparedForPickup)