SiteworksBookingGasMeterPointType
This type holds information about a gas meter point that is used by partner organisations to book siteworks.
Fields
A list of agents responsible for management of the meterpoint.
Arguments
Filter the contracts by status.
Whether this meter point has a meter which is due a reading.
Arguments
The latest supply period of the meterpoint.
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
{
"agentContracts": [GasAgentContractType],
"id": "64262629",
"isMeterReadingDue": true,
"isOnSupply": true,
"latestSupplyPeriod": SupplyPeriodType,
"meters": [GasMeterType],
"mprn": "increase-common-nature-reflect-purpose",
"status": "hear-keep-meet-sing-minute",
"supplyEndDate": "1992-04-02"
}