Skip to main content

Input fields

changeOfTenancyType : ChangeOfTenancyType! required

Change of tenancy type (subrogation or transfer).

externalIdentifier : String! required

The market supply point identification number.

requestedSupplyStartDate : Date

The requested supply start date for the supply point.

requestedSupplyStartDateType : RequestedDateType

The requested supply start date type for the supply point.

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

{ "changeOfTenancyType": "SUBROGATION", "externalIdentifier": "49783826", "requestedSupplyStartDate": "2024-09-11", "requestedSupplyStartDateType": "AS_SOON_AS_POSSIBLE" }