# InventoryShipmentRemoveItemsUserErrorCode - admin - ENUM Version: unstable ## Description Possible error codes that can be returned by `InventoryShipmentRemoveItemsUserError`. ### Access Scopes ## Enum values * [INTERNAL_ERROR](/docs/api/admin/unstable/enums/INTERNAL_ERROR) * [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 * [InventoryShipmentRemoveItemsUserError.code](/docs/api/admin/unstable/objects/InventoryShipmentRemoveItemsUserError) ## Examples