🖊️
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. Turnover rent

Turnover rent

Returns all retail turnovers rents

GET https://www.moderan.net/api/domains/DOMAIN_ID/propertysets/0/building/0/retailturnoverrent?startDate=2023-10-01&endDate=2023-10-31

Path Parameters

Name
Type
Description

DOMAIN_ID*

String

Domain ID of customer

Query Parameters

Name
Type
Description

startDate*

String

Start time of period (format DD.MM.YYYY)

endDate*

String

End time of period (format DD.MM.YYYY)

PreviousTurnoverNextOrganizations

Last updated 1 year ago

Was this helpful?