Skip to main content

Fields

activeAgreement : Agreement

The active agreement in the supply point.

The possible errors that can be raised are:

  • KT-ES-4110: Multiple active agreements.
  • KT-CT-1113: Disabled GraphQL field requested.
agreements : [Agreement]! required

All agreements of the supply point.

atrTariffs : [ATRTariff]

Historical changes to the supply point ATRs.

cups : String! required

The supply point identification number.

id : ID

The supply point ID.

networkOperator : NetworkOperator

The network operator information.

selfConsumption : String

The supply point self consumption status description.

selfConsumptionCode : String

The supply point self consumption status code.

socialBonuses : [SocialBonus]

The social bonuses associated to the supply point.

status : String

The supply point kraken status.

supplierChangeInProgress : Boolean

Whether there is an ongoing change to the supplier contract.

The supply periods for the supply point

Arguments
after : String
before : String
first : Int
last : Int
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

{ "activeAgreement": Agreement, "agreements": [Agreement], "atrTariffs": [ATRTariff], "cups": "tend-figure-remember-strong-own", "id": "26951674", "networkOperator": NetworkOperator, "selfConsumption": "throw-center-treat-all-firm", "selfConsumptionCode": "total-sound-trade-subject-second", "socialBonuses": [SocialBonus], "status": "ready-concern-item-citizen-resource", "supplierChangeInProgress": true, "supplyPeriods": SupplyPeriodConnectionTypeConnection }