Uoms Count Post

POST

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

Request

This endpoint expects an object.
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 "boolean" or "number"Optional
Allowed values: booleannumber

List of unit types for filtering list of UOMs.

Response

This endpoint returns an object.
countinteger

Count of Unit of Measurements matching the filter.