Get Income and Expense PnL (dynamic)
GET {{BASE_URL}}/reports/pnl/ine?StartDate=2023-01-01T00:00:00Z&EndDate=2023-02-28T00:00:00Z&Fund=Beta
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
StartDate | string | Start Date in ISO format (inclusive) | |
EndDate | string | End Date in ISO format (inclusive) | |
Fund | string | Fund Short code |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |