Batch Create Strategy Types

post

/primeapi/restapi/strategyType/batch

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

Request

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

400 Response

Invalid input for the Strategy Type service.