Request
This endpoint expects an object.
List of aggregation types for filtering list of UOMs. The cursor to resume iteration from. If not provided, then
iteration starts from the beginning.
List of Unit of Measurement (UOM) DONs to be used in filtering
complete list of UOMs defined in a Dev Org.
The maximum number of UOMs to be returned in a response. The
default is '50'.
List of metric names for filtering list of UOMs.
Allowed values: afterbefore
The iteration mode to use. If "after", then entries after the provided
cursor will be returned, or if no cursor is provided, then from the
beginning. If "before", then entries before the provided cursor will be
returned, or if no cursor is provided, then from the end. Entries will
always be returned in the specified sort-by order.List of part IDs for filtering list of UOMs.
List of product IDs for filtering list of UOMs.
Fields to sort the Unit Of Measuments (UOMs) by and the direction
to sort them.
Allowed values: booleannumber
List of unit types for filtering list of UOMs.Response
This endpoint returns an object
The list of Unit of Measurement (UOM) objects. The cursor used to iterate subsequent results in accordance to the
sort order. If not set, then no later elements exist.
The cursor used to iterate preceding results in accordance to the
sort order. If not set, then no prior elements exist.