Returns the Units of Measure for the specified units of Measure code.

get

/primeapi/restapi/v16.2/unitsOfMeasure/code/{code}

Request

Path Parameters
code
Type: string
Required: true
Code of Units of Measure to be found.

Response

Supported Media Types
  • application/json
200 Response
successful operation
Body
Root Schema : ApiEntityUnitsOfMeasure
Type: object
404 Response
Units of Measure does not exist or you do not have access to it.