Table of Contents

Unit Of Measurement

UnitOfMeasurementId : int64Code : stringDescription : stringNotes : stringIsActive : booleanIsBaseUnit : booleanConvertFactor : doubleCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserbase measureuser rightscreated bymodified by

Learn more about Units of Measurement from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetUnitOfMeasurement

Get a Unit Of Measurement resource.

View

PATCH UpdateUnitOfMeasurement

Update an existing Unit Of Measurement resource.

View

DELETE DeleteUnitOfMeasurement

Delete an existing Unit Of Measurement resource.

View

GET GetUnitOfMeasurementCollection

Get a collection of Unit Of Measurement resources.

View

POST CreateUnitOfMeasurement

Create a new Unit Of Measurement resource.

View

GET LookupUnitOfMeasurementBasedOnUnit

Lookup the Unit of Measurement base Unit.

View

GET LookupUnitOfMeasurementChangePermissionTree

Lookup the permission set for changing the Unit Of Measurement.

View

GET LookupUnitOfMeasurementInsertPermissionTree

Lookup the permission set for creating the Unit Of Measurement.

View

GET BatchGetUnitOfMeasurement

Get a collection of Unit Of Measurement resources for the set of id's.

View

POST BatchCreateUnitOfMeasurement

Create a new collection of Unit Of Measurement resources.

View

PATCH BatchUpdateUnitOfMeasurement

Update a collection of existing Unit Of Measurement resources.

View

DELETE BatchDeleteUnitOfMeasurement

Delete a collection of existing Unit Of Measurement resources.

View

PATCH ChangeUnitOfMeasurementIsActive

Change the IsActive status for an existing Unit Of Measurement resource.

View

PATCH ChangeUnitOfMeasurementPermissionTree

Change the PermissionTree for an existing Unit Of Measurement resource.

View

PATCH BatchChangeUnitOfMeasurementIsActive

Change the IsActive status for a collection of existing Unit Of Measurement resources.

View

PATCH BatchChangeUnitOfMeasurementPermissionTree

Change the PermissionTree status for a collection of existing Unit Of Measurement resources.

View