Periods
Get Property-Building sets
Get all Cost Periods for a Cost set
Path Parameters
Name
Type
Description
[
{
"id": 4798,
"parentId": null,
"building": null,
"description": "This is november period",
"startDate": "2020-11-01",
"endDate": "2020-11-30",
"hasLaterPeriods": false,
"mainLocked": false,
"locked": false,
"automaticMeterLinking": false,
"tenants": [],
"createdDate": "2021-01-26T15:06:07.000+00:00"
}
]Last updated
Was this helpful?