Batch Create Units of Measures

post

/primeapi/restapi/unitsOfMeasure/batch

Send a request to this endpoint to create 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

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityUnitsOfMeasure
Type: object
Show Source

400 Response

Invalid input for the Units of Measure service.