Skip to main content
API Family:Default
Version:25.200.001
Screen ID:CS203500

Properties

Select a row for its DAC field and description
PropertyTypeData Type
UnitIDStringValuestring
DAC Field:PX.Objects.IN.UnitOfMeasure.Unit
Description:The unit of measure.
DescriptionStringValuestring
DAC Field:PX.Objects.IN.UnitOfMeasure.Descr
Description:The localizable description for use in reports.
L3CodeStringValuestring
DAC Field:PX.Objects.IN.UnitOfMeasure.L3Code
Description:Level 3 Code for Unit of Measure.
ConversionListUnits
DAC Field:Not mapped to a DAC field
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

2 required fields
{
  "UnitID": {
    "value": "string"
  },
  "Description": {
    "value": "string"
  }
}

For every property this entity accepts, see the properties table.

Optional Children

None of these child collections is required — a payload without them is valid. If you do include one, these are the fields each row of it needs; keys the parent record supplies are named separately and must not be sent.

  • Conversiona list of Unitsrequired if you include one:FromUOMToUOM

Available in Versions