# InventoryShipmentReceiveUserErrorCode - admin - ENUM Version: unstable ## Description Possible error codes that can be returned by `InventoryShipmentReceiveUserError`. ### Access Scopes ## Enum values * [INTERNAL_ERROR](/docs/api/admin/unstable/enums/INTERNAL_ERROR) * [INVALID_QUANTITY](/docs/api/admin/unstable/enums/INVALID_QUANTITY) * [INVALID_SHIPMENT_STATUS](/docs/api/admin/unstable/enums/INVALID_SHIPMENT_STATUS) * [INVENTORY_STATE_NOT_ACTIVE](/docs/api/admin/unstable/enums/INVENTORY_STATE_NOT_ACTIVE) * [ITEM_NOT_FOUND](/docs/api/admin/unstable/enums/ITEM_NOT_FOUND) * [SHIPMENT_NOT_FOUND](/docs/api/admin/unstable/enums/SHIPMENT_NOT_FOUND) ## Fields with this enum * [InventoryShipmentReceiveUserError.code](/docs/api/admin/unstable/objects/InventoryShipmentReceiveUserError) ## Examples