Batch Update Units of Measures

put

/primeapi/restapi/unitsOfMeasure/batch

Send a request to this endpoint to update one or more units of measure.

Request

Supported Media Types
Body ()
One or more unit of measure objects.
Root Schema : List<ApiEntityUnitsOfMeasure>
Type: array
Title: List<ApiEntityUnitsOfMeasure>
Show Source
Nested Schema : ApiEntityUnitsOfMeasure
Type: object
Show Source

Response

Supported Media Types

200 Response

A collection of object IDs mapped to a canonical link of the object. For example - {"links":{"1":"https://:/primeapi/restapi//1","2":"https://:/primeapi/restapi//2"}}

400 Response

Invalid input for the Units of Measure service.