List UOMs (POST)
The list of Unit of Measurement (UOM) objects.
List of Unit of Measurement (UOM) DONs to be used in filtering complete list of UOMs defined in a Dev Org.
Fields to sort the Unit Of Measuments (UOMs) by and the direction to sort them.
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.
Bearer authentication of the form Bearer <token>
, where token is your auth token.