logo
Core API - Release Notes - 2023-01-10
  • Waste Meters PATCH method has been added. Waste meters with a null 'estarMeterID' can now be updated.
  • Waste Meters DELETE method has been added. Waste Meters with a null 'estarMeterID' can now be deleted.
  • Waste Meters endpoint has been updated to include functionality for filtering via RSQL operators. All attributes in the Waste Meters endpoint can now be filtered on.
  • Waste Meter Readings PATCH method has been added. Waste Meter Readings with a null 'estarMeterID' can now be updated.
  • Buildings endpoint has been updated to include functionality for filtering via RSQL operators. All attributes in the Buildings endpoint can now be filtered on.
  • Ratings endpoint attributes have been updated. The 'wholeBuilding' attribute is now 'isWholeBuilding', and the previously available 'primaryEnergyDemand' attribute is no longer included in the response body.
Back to Release Notes