v1
latestOpenAPI 3.0.12026-07-26222700728.0 KBReports
Profit and Loss
Generate a Profit and Loss Statement
post/v6/reports/profitAndLoss
Request body
Example request
{
"filter": {
"beginDate": "2025-01-01",
"endDate": "2025-12-31",
"dimensionValues": [
{
"dimensionId": "tdim_439512"
}
]
},
"grouping": {
"period": "MONTHLY",
"dimensionId": "tdim_439512"
}
}Response
Success