Batch Create Strategy Measures

post

/primeapi/restapi/strategyMeasure/batch

Send a request to this endpoint to create one or more strategy measures.

Request

Supported Media Types
Body ()
One or more strategy measure objects.
Root Schema : List<ApiEntityStrategyMeasure>
Type: array
Title: List<ApiEntityStrategyMeasure>
Show Source
Nested Schema : ApiEntityStrategyMeasure
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 : ApiEntityStrategyMeasure
Type: object
Show Source

400 Response

Invalid input for the Strategy Measure service.