installed_items/meter_reading
- GET installed_items/meter_reading/list — This method returns all Meter Readings of an installed item. Multiple Meter Readings are returned
- POST installed_items/meter_reading/update — This method updates a meter reading of an Installed Item. A single Installed Item's meter reading is updated by each call. Applicable only for Installed Items that their Meter Reading Type is classified as ONETIME
- POST installed_items/meter_reading/reset — This method resets all Meter Readings of an installed item
- POST installed_items/meter_reading/remove — This method removes the latest meter reading of an installed item
- POST installed_items/meter_reading/create — This method creates a meter reading for an Installed Item. A single Installed Item's meter reading is created by each call