Create a Portfolio Measure

post

/primeapi/restapi/portfolioMeasure

Send a request to this endpoint to create a portfolio measure. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
Portfolio Measure object to be created.
Root Schema : ApiEntityPortfolioMeasure
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityPortfolioMeasure
Type: object
Show Source

400 Response

Invalid input for a baseline portfolio measure.