--- title: InventoryShipmentReceiveLineItemReason - GraphQL Admin description: The reason for receiving a line item on an inventory shipment. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/InventoryShipmentReceiveLineItemReason md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/InventoryShipmentReceiveLineItemReason.md --- # Inventory​Shipment​Receive​Line​Item​Reason enum The reason for receiving a line item on an inventory shipment. ## Valid values * ACCEPTED The line item was accepted. * REJECTED The line item was rejected. *** ## Fields * [Inventory​Shipment​Receive​Item​Input.reason](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/InventoryShipmentReceiveItemInput#fields-reason) INPUT OBJECT The input fields to receive an item on an inventory shipment. * [inventory​Shipment​Receive.bulkReceiveAction](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryShipmentReceive#arguments-bulkReceiveAction) ARGUMENT *** ## Map ### Inputs with this enum * [Inventory​Shipment​Receive​Item​Input.reason](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/InventoryShipmentReceiveItemInput#fields-reason) ### Arguments with this enum * <-|[inventory​Shipment​Receive.bulkReceiveAction](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/inventoryShipmentReceive#arguments-bulkReceiveAction)