GasQuotedSupplyPointMarketInput
GBR Gas enrollment market input for quoted supply points.
Note: external_identifier (inherited from QuotedMarketInput) should contain the MPRN.
Input fields
The market supply point identification number.
Whether this is a new connection.
The id of the QuotedSupplyPoint created for the supply point.
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"
}