Description
A measuring unit that classifies material or takeoffs. E.g. Hours, Bags, Gal. SF., Click Unit Type for more information.
Resource Overview
| Endpoint | Definition |
|---|---|
| GET /UnitTypes | Retrieve a list of information related to unit types. |
| PUT /UnitType | Updates an existing Unit Type. |
| POST /UnitTypes | Creates a new Unit Type. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates if the unit type is currently active or inactive | boolean | |
| UnitTypeID | unique identifier for unit type | integer(int32) | |
| UnitTypeName | name for unit type | string |