Skip to main content

Fields

address : AddressType

The supply point address.

All agreements of the supply point.

Arguments
after : String
before : String
first : Int
last : Int
cancellationReason : ActivationCancellationReason

The reason for the cancellation of the supply point enrolment.

distributorPhoneNumber : String

The phone number of the distributor for the supply point.

enrolmentStartDate : Date

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.
enrolmentStatus : EnrolmentStatusOptions

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.
id : ID

The ID of the gas supply point.

isSmartMeter : Boolean

Whether the meter point is smart (elettronico, 'E', 2G,'G') or not (tradizionale, 'T').

pdr : String

The supply point PDR identifier.

product : GasProductType

The product of the active agreement for the supply point.

status : String

The supply point status.

supplyStartDate : Date

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" }