Reports
/reports/profit-and-loss/csv
Profit & Loss report grouped by ledger, party, listing, month, quarter, or year (CSV, configure with view query param)
Authorization
apiKey X-API-Key<token>
API key provided in dashboard
In: header
Query Parameters
startDate?string
endDate?string
party?string
Value in
"manager" | "owners"view?string
Value in
"ledger" | "party" | "listing" | "month" | "quarter" | "year"listingIds?string
ledger?string
Value in
"trust" | "operating"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://api.vrplatform.app/reports/profit-and-loss/csv"{
"url": "string"
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}{
"code": "string",
"message": "string",
"issues": [
{
"message": "string"
}
],
"context": null
}