Contract rent and fees
Get contract rent and fees
Path Parameters
Name
Type
Description
Create an entry in contract rent and fees
Path Parameters
Name
Type
Description
{
"startDate": "2023-02-09",
"description": "description",
"monthlyRent": null,
"rentPerSquareMeter": 55,
"billingName": {
"key": "6168"
},
"basis": {
"key": "123"
},
"indexation": true
}Last updated
Was this helpful?