Unit Of Measurement
Learn more about Units of Measurement from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetUnitOfMeasurement | Get a Unit Of Measurement resource. |
|
PATCH | UpdateUnitOfMeasurement | Update an existing Unit Of Measurement resource. |
|
DELETE | DeleteUnitOfMeasurement | Delete an existing Unit Of Measurement resource. |
|
GET | GetUnitOfMeasurementCollection | Get a collection of Unit Of Measurement resources. |
|
POST | CreateUnitOfMeasurement | Create a new Unit Of Measurement resource. |
|
GET | LookupUnitOfMeasurementBasedOnUnit | Lookup the Unit of Measurement base Unit. |
|
GET | LookupUnitOfMeasurementChangePermissionTree | Lookup the permission set for changing the Unit Of Measurement. |
|
GET | LookupUnitOfMeasurementInsertPermissionTree | Lookup the permission set for creating the Unit Of Measurement. |
|
GET | BatchGetUnitOfMeasurement | Get a collection of Unit Of Measurement resources for the set of id's. |
|
POST | BatchCreateUnitOfMeasurement | Create a new collection of Unit Of Measurement resources. |
|
PATCH | BatchUpdateUnitOfMeasurement | Update a collection of existing Unit Of Measurement resources. |
|
DELETE | BatchDeleteUnitOfMeasurement | Delete a collection of existing Unit Of Measurement resources. |
|
PATCH | ChangeUnitOfMeasurementIsActive | Change the IsActive status for an existing Unit Of Measurement resource. |
|
PATCH | ChangeUnitOfMeasurementPermissionTree | Change the PermissionTree for an existing Unit Of Measurement resource. |
|
PATCH | BatchChangeUnitOfMeasurementIsActive | Change the IsActive status for a collection of existing Unit Of Measurement resources. |
|
PATCH | BatchChangeUnitOfMeasurementPermissionTree | Change the PermissionTree status for a collection of existing Unit Of Measurement resources. |