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

Last updated