# InventoryShipmentDeleteUserErrorCode - admin - ENUM
Version: unstable

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

### Access Scopes





## Enum values
* [INVALID_SHIPMENT_STATUS](/docs/api/admin/unstable/enums/INVALID_SHIPMENT_STATUS)
* [SHIPMENT_NOT_FOUND](/docs/api/admin/unstable/enums/SHIPMENT_NOT_FOUND)

## Fields with this enum
* [InventoryShipmentDeleteUserError.code](/docs/api/admin/unstable/objects/InventoryShipmentDeleteUserError)


## Examples