Skip to main content

Input fields

externalIdentifier : String! required

The market supply point identification number.

isNewConnection : Boolean

Whether this is a new connection.

quotedSupplyPointId : ID! required

The id of the QuotedSupplyPoint created for the supply point.

requestedSupplyStartDate : Date! required

The requested supply start date 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

{ "externalIdentifier": "14454155", "isNewConnection": true, "quotedSupplyPointId": "69505399", "requestedSupplyStartDate": "2007-08-02" }