Skip to main content

Input fields

icpNumber : ID! required

The ICP number of the supply point to generate an estimate for.

readingWindowStartDate : Date

Optional lower bound for selecting historical readings used in the average daily consumption calculation. If omitted, defaults to the actual transfer date of the most recent switch gain process.

targetDate : Date! required

The date to generate the estimated accumulation reading for. Also serves as the upper bound when selecting historical readings.

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

{ "icpNumber": "85574324", "readingWindowStartDate": "1979-10-02", "targetDate": "1976-07-31" }