RequestUsageDataInputType
Input fields
The account number to query usage data for.
End date of requested usage data (inclusive).
The ICP number to query usage data for. An error will be returned
if the meter point is not associated with the user account.
Start date of requested usage data (inclusive).
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-6AF68ACE",
"endDate": "2017-11-17",
"icpNumber": "sister-performance-room-from-central",
"startDate": "1984-06-14"
}