# InventoryShipmentUpdateItemQuantitiesUserErrorCode - admin - ENUM
Version: unstable

## Description
Possible error codes that can be returned by `InventoryShipmentUpdateItemQuantitiesUserError`.

### Access Scopes





## Enum values
* [INVALID_QUANTITY](/docs/api/admin/unstable/enums/INVALID_QUANTITY)
* [INVALID_SHIPMENT_STATUS](/docs/api/admin/unstable/enums/INVALID_SHIPMENT_STATUS)
* [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
* [InventoryShipmentUpdateItemQuantitiesUserError.code](/docs/api/admin/unstable/objects/InventoryShipmentUpdateItemQuantitiesUserError)


## Examples