Rent and fees calculation
Get all Rent and Fees for a specific month
GET
https://www.moderan.net/api/domains/DOMAIN_ID/properties/0/buildings/0/reports/contracts/rentchanges?start=2020-12-01&end=2020-12-31
This endpoint query example allows you to get all Rent and Fees for December 2020
Query Parameters
Name
Type
Description
start
string
period start, =YYYY-MM-DD
end
string
period end, =YYYY-MM-DD
Last updated