🖊️
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. Costs API

Get Property-Building sets

To be able to get/send Costs information via Moderan API you first need to know the Property/Building set name.

Once you GET all the sets, you may pick up the needed set's ID to further get periods, costs or send Readings.

To get all Property/Building set data of a domain:

Get all Property-Building sets

GET https://www.moderan.net/api/domains/DOMAIN_ID/properties/0/distributionsets

This endpoint allows you to get all Property-Building sets from Moderan The id field received will be used in future and we will call it COST_SET_ID

PreviousSpacesNextPeriods

Last updated 1 year ago

Was this helpful?