View All Monte Carlo Project Deltas by Parent

get

/api/restapi/monteCarloProjectDelta/parentCode

Send a request to this endpoint to view all Monte Carlo project deltas under parent with codes matching the code fields in query parameters.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : List<ApiEntityMonteCarloProjectDelta>
Type: array
Title: List<ApiEntityMonteCarloProjectDelta>
Show Source
Nested Schema : ApiEntityMonteCarloProjectDelta
Type: object
Title: ApiEntityMonteCarloProjectDelta
Show Source
Nested Schema : monteCarloProjectDeltaFinancial
An object containing Monte Carlo project delta financial fields in the form of key-value pairs.
Match All
Show Source
Nested Schema : ApiEntityMonteCarloProjectDeltaFinancial
Type: object
Title: ApiEntityMonteCarloProjectDeltaFinancial
Show Source

204 Response

Successful operation with no content.

404 Response

The requested Monte Carlo project delta does not exist, or you do not have access to it.
Back to Top