Skip to main content

Input fields

changeOfTenancyType : ChangeOfTenancyType! required

Change of tenancy type (subrogation or transfer) for the supply point.

externalIdentifier : String! required

The market supply point identification number.

isNewRegularAddress : NoYes! required

New use of the supply point address.

requestedSupplyStartDate : Date

The requested supply start date for the supply point.

requestedSupplyStartDateType : RequestedDateType! required

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": "31693228", "isNewRegularAddress": "NO", "requestedSupplyStartDate": "2009-02-19", "requestedSupplyStartDateType": "AS_SOON_AS_POSSIBLE" }