ElectricitySpecificAgreementType
Fields related only to the electricity agreement.
Fields
The datetime the agreement was entered.
The datetime the agreement was terminated.
Product detailed cost information, including both standing and consumption rates.
Temporal classes available for this agreement.
The possible errors that can be raised are:
- KT-FR-4911: Unable to get product rates for this agreement.
- KT-CT-1113: Disabled GraphQL field requested.
The frequency (in month periods) of the agreement.
The billing name of the account associated with the agreement.
The ledger used for charging.
The industry consents related to supply_point.
The current direct debit instruction linked to the agreement.
The current payment instruction linked to the payment_schedule on agreement.
Product detailed cost information, including both standing and consumption rates.
The ID of the agreement.
Data related to the industry consents.
Whether the agreement is active right now.
Whether the agreement is revoked.
The next payment forecast for the agreement.
The next payment or repayment for the agreement.
The payment schedule instruction type linked to the most recent payment_schedule on agreement.
Data related to the PRM.
The product associated with the agreement.
The datetime the rates were agreed.
The deadline datetime for rescinding the agreement.
Sales channel.
Sales subchannel.
The status of the agreement (based on the activation process).
The supply contrat number related to the agreement.
Data related to the supply point.
The starting date and time for the agreement.
The ending date and time for the agreement.
Example
{
"agreedFrom": "1976-03-02T10:56:31.780473+00:00",
"agreedTo": "1971-06-27T01:04:48.050545+00:00",
"applicableRates": SupplyProductRateInterfaceConnectionTypeConnection,
"availableTemporalClasses": "avoid-consumer-she-project-something",
"billingFrequency": 37,
"billingName": "truth-child-modern-black-effort",
"chargingLedger": SupplementaryLedgerType,
"consents": IndustryConsentData,
"currentDirectDebitInstruction": DirectDebitInstructionType,
"currentPaymentInstruction": PaymentInstructionType,
"energySupplyRate": EnergySupplyRate,
"id": 72334911,
"industryConsentData": FraConsentData,
"isActive": true,
"isRevoked": true,
"nextPaymentForecast": PaymentForecastType,
"nextPaymentOrRepayment": FraPaymentsInterface,
"paymentScheduleInstructionType": "BACS_TRANSFER",
"prmData": AgreementPRMData,
"product": Product,
"ratesAgreedAt": "1992-06-10T14:46:28.031213+00:00",
"rescissionDeadlineAt": "2005-11-13T13:49:16.633567+00:00",
"salesChannel": "save-tree-Mrs-hospital-accept",
"salesSubchannel": "sound-word-trade-production-garden",
"status": "NEW",
"supplyContractNumber": "dream-simple-very-whether-compare",
"supplyPoint": SupplyPointType,
"validFrom": "2003-02-16T05:03:15.847363+00:00",
"validTo": "1999-01-15T03:03:52.129373+00:00"
}