🖊️
Moderan API
  • Moderan API
  • Authentication
    • API key & Domain ID
  • Assets
    • Spaces
      • Space sizes
  • Contracts
    • Contracts
      • Contract rent and fees
      • Contract spaces
      • Contract persons
  • Turnover rent
    • Turnover
    • Turnover rent
  • Contacts
    • Organizations
    • Persons
  • Reports
    • Rent and fees calculation
    • Building performance
    • Property performance
    • Spaces
  • Costs API
    • Get Property-Building sets
    • Periods
    • Cost types
    • Bills
    • Contract terms
    • Get Costs for a period
    • Get Cost Rates for a period
    • Send Readings data
  • Classifiers
    • Billing names
    • Distribution Basis
Powered by GitBook
On this page

Was this helpful?

  1. Reports

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

PreviousPersonsNextBuilding performance

Last updated 3 months ago

Was this helpful?