# FulfillmentOrderLineItemsPreparedForPickupInput - admin - INPUT_OBJECT
Version: 2025-01

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

### Access Scopes



## Fields
* [lineItemsByFulfillmentOrder](/docs/api/admin/2025-01/input-objects/PreparedFulfillmentOrderLineItemsInput): PreparedFulfillmentOrderLineItemsInput! - The fulfillment orders associated with the line items which are ready to be picked up by a customer.


## Input objects with this input object
* [fulfillmentOrderLineItemsPreparedForPickup](/docs/api/admin/2025-01/mutations/fulfillmentOrderLineItemsPreparedForPickup)


## Examples