# LocationDeleteUserErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `LocationDeleteUserError`. ### Access Scopes ## Enum values * [GENERIC_ERROR](/docs/api/admin-graphql/2024-10/enums/GENERIC_ERROR) * [LOCATION_HAS_ACTIVE_RETAIL_SUBSCRIPTION](/docs/api/admin-graphql/2024-10/enums/LOCATION_HAS_ACTIVE_RETAIL_SUBSCRIPTION) * [LOCATION_HAS_INVENTORY](/docs/api/admin-graphql/2024-10/enums/LOCATION_HAS_INVENTORY) * [LOCATION_HAS_PENDING_ORDERS](/docs/api/admin-graphql/2024-10/enums/LOCATION_HAS_PENDING_ORDERS) * [LOCATION_IS_ACTIVE](/docs/api/admin-graphql/2024-10/enums/LOCATION_IS_ACTIVE) * [LOCATION_NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/LOCATION_NOT_FOUND) ## Fields with this enum * [LocationDeleteUserError.code](/docs/api/admin-graphql/2024-10/objects/LocationDeleteUserError) ## Examples