/api/external/v1/results/scenario-pnl-results
Query scenario PnL result rows
Returns paged scenario PnL result rows from the lake. Paging is mandatory: callers must provide page and pageSize. pageSize is capped at 1000. Optional filters are exact-match filters.
Path and Query Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
Page |
query | integer (int32) | no | |
PageSize |
query | integer (int32) | no | |
SimulationId |
query | string (guid) | no | |
ReferenceDate |
query | string (date) | no | |
Currency |
query | string | no | |
Model |
query | string | no | |
SimulationPass |
query | string | no | |
DimensionKey |
query | string | no | |
DimensionValue |
query | string | no | |
Group |
query | string | no | |
Book |
query | string | no | |
Desk |
query | string | no | |
Portfolio |
query | string | no | |
Instrument |
query | string | no |