GasSupplyPointType
Fields
The supply point address.
All agreements of the supply point.
The reason for the cancellation of the supply point enrolment.
The phone number of the distributor for the supply point.
The date at which the supply point activation process was started.
The possible errors that can be raised are:
- KT-CT-1111: Unauthorized.
- KT-CT-1113: Disabled GraphQL field requested.
The enrolment status of the supply point.
The possible errors that can be raised are:
- KT-CT-1111: Unauthorized.
- KT-CT-1113: Disabled GraphQL field requested.
The ID of the gas supply point.
Whether the meter point is smart (elettronico, 'E', 2G,'G') or not (tradizionale, 'T').
The supply point PDR identifier.
The product of the active agreement for the supply point.
The supply point status.
The date at which the supply point is on supply with us.
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
{
"address": AddressType,
"agreements": AgreementConnectionTypeConnection,
"cancellationReason": "CUSTOMER_CHANGED_MIND",
"distributorPhoneNumber": "performance-part-lead-long-technology",
"enrolmentStartDate": "1988-10-17",
"enrolmentStatus": "SWITCH_REQUEST_RECEIVED",
"id": "94147390",
"isSmartMeter": true,
"pdr": "store-enter-probably-behind-western",
"product": GasProductType,
"status": "rule-along-thing-full-class",
"supplyStartDate": "1994-11-08"
}