Skip to main content

Fields

fitId : String

FIT ID of the installation.

fitTermsAgreedAt : DateTime

Date fit terms were agreed to.

inspectionAt : DateTime

Meter inspection date.

meters : [FitMeterType]

Details of any meters attached to the installation.

propertyAddress : PropertyAddressType

Address of the property linked to the installation.

technologyType : TechnologyType! required

Installation technology type.

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

{ "fitId": "71854574", "fitTermsAgreedAt": "1979-09-15T15:29:27.713263+00:00", "inspectionAt": "2019-02-06T22:24:30.008067+00:00", "meters": [FitMeterType], "propertyAddress": PropertyAddressType, "technologyType": "ANAEROBIC_DIGESTION" }