# IncomingRequestLineItemInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields for the incoming line item. ### Access Scopes ## Fields * [fulfillmentOrderLineItemId](/docs/api/admin-graphql/2024-07/scalars/ID): ID! - The ID of the rejected line item. * [message](/docs/api/admin-graphql/2024-07/scalars/String): String - The rejection message of the line item. ## Input objects with this input object * [fulfillmentOrderRejectFulfillmentRequest](/docs/api/admin-graphql/2024-07/mutations/fulfillmentOrderRejectFulfillmentRequest) ## Examples