QuotedElectricitySupplyPoint
DEPRECATED - A single quoted supply point for a customers quote request.
Fields
Whether we can supply the supply point or not, according to our business logic.
Whether the property of the supply point has multiple supply points.
ID of the quoted supply point.
If we cannot supply a supply point, this list of rejection reasons will show what errors fired.
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
{
"amperage": 88,
"annualEstimatedUsage": "scene-toward-should-page-close",
"canSupply": true,
"gridOperatorCode": "environmental-standard-feeling-share-how",
"hasMultipleSpins": true,
"id": 82438658,
"kva": 34,
"kw": 33,
"postalArea": PostalArea,
"quotedProducts": [QuotedElectricityProduct],
"rejectionReasons": "INVALID_GRID_OPERATOR",
"supplyPointDetails": SupplyPointDetailsRaw
}