Get PnL (dynamic)
GET {{BASE_URL}}/reports/pnl?StartDate=2023-05-01T00:00:00Z&EndDate=2023-09-01T00:00:00Z&Fund=CREDIT&IncludeLots=false
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
StartDate | string | ||
EndDate | string | ||
Fund | string | ||
IncludeLots | boolean |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |