Count UOMs

GET

Counts the number of Unit of Measurements based on the given filters.

Query parameters

aggregation_typeslist of enumsOptional

List of aggregation types for filtering list of UOMs.

idslist of stringsOptional

List of Unit of Measurement (UOM) DONs to be used in filtering complete list of UOMs defined in a Dev Org.

metric_nameslist of stringsOptional

List of metric names for filtering list of UOMs.

part_idslist of stringsOptional

List of part IDs for filtering list of UOMs.

product_idslist of stringsOptional

List of product IDs for filtering list of UOMs.

unit_typeslist of enumsOptional

List of unit types for filtering list of UOMs.

Allowed values: booleannumber

Response

Success.

countinteger

Count of Unit of Measurements matching the filter.

Built with