POST installed_items/meter_reading/remove
Available from CRM.COM R14.0.0
This method removes the latest meter reading of an installed item
Resource URL
Parameters
Name | Type | Description | ||||||||||||
token | String | The token retrieved from the login method | ||||||||||||
installed_item_identifier (mandatory) | Identifier | The identifier of the installed item that should be returned as a result. The allowed installed item identifier fields are the following:
Deprecated from CRM.COM R15.0.0 | ||||||||||||
meter_reading_identifier (mandatory) | Meter Reading Identifier | The identifier of the meter reading to be removed. The allowed meter reading identifier fields are the following:
The specified meter reading will be removed only if the respective UDR is cancelled |
Restrictions
- It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified
Response Data
N/A