Skip to content

Statement of Financial Position ​

Endpoints ​

https://app.passelimerit.fi/api/v1/getbalancerep

Query Payload ​

json
{
  "EndDate": "YYYYmmDD",
  "PerCount": 2
}
Click to see the query parameters
FieldTypeCommentRequired
EndDateStrBalance dateRequired
PerCountIntNumber of periods (months)Required

Successful Result ​

json
{
  "ErrorMsg": "",
  "Data": []
}
Click to see the result parameters
FieldComment
DataData Object

DataObject ​

Click to see the DataObject parameters
FieldComment
NoReport line number
Description
RowType1 - row description,
2 - balance of account,
4 - formula
BalanceReport line totals starting from the period enddate descending.

If RowType is 1, Balance is null
DetailsDetails Object. Report line detail info

DetailsObject ​

Click to see the DetailsObject parameters
FieldComment
AccountCode
AccountName
TypeId1 - assets,
2 - liabilities
BalanceReport line totals starting from the period enddate descending