/unit-measure (relative to your instance’s /api/v2).
The standard endpoints provide reads and writes, subject to the constraints below.
Search columns: name, shortName, identifier
Fields
Both
name and shortName are required. Reference a unit by its ID from items, BOM lines, delivery lines, and numeric custom properties. Archiving preserves existing references.
Archive and restore
DELETE archives this resource. Restore it withPATCH /unit-measure/{id} and { "isArchived": false }. See archiving and deleting.