Skip to main content

Input fields

Administrative (change of tenancy) modifications, where the customer needs to take ownership of the supply point.

dismissDebtRejections : Boolean! required

Whether to dismiss debt-related rejections during enrollment.

dismissSocialBonusRejections : Boolean! required

Whether to dismiss social bonus-related rejections during enrollment.

essentialIndicator : EssentialIndicator

Indicates if the supply is not essential, essential for electrodependency or essential without electrodependency.

essentialIndicatorLastMovementDate : Date

The date the essential supply was changed at.

reeCode : String

Deprecated. The DNO is derived from the supply point and no longer needs to be provided.

Deprecation
The 'reeCode' field is deprecated.

The DNO is derived from the supply point and no longer needs to be provided.

- Marked as deprecated on 2026-06-08.
- Scheduled for removal on or after 2026-07-31.

Technical modifications to the access contract.

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

{ "administrativeChanges": ElectricityProductCatalogRetailerSwitchAdministrativeChangesInput, "dismissDebtRejections": true, "dismissSocialBonusRejections": true, "essentialIndicator": "NO_ESSENTIAL", "essentialIndicatorLastMovementDate": "2018-11-21", "technicalChanges": ElectricityProductCatalogRetailerSwitchTechnicalChangesInput }