QuotedProductType
Fields
The capacity kW charge rates for the product.
The capacity charge rates (kVA-based) for the product.
The client parameters for the product.
The consumption rates for the product.
The product description.
The distance charge rates for the product.
The property's generation capacity (in kW).
The ID of the product.
The interruptibility rebate rates for the product.
The name of the product.
The network demand charge rates for the product.
The partially unmetered load rates for the product.
The power factor correction rates for the product.
The product code.
The standing rates for the product.
The ID of the supply point.
The time of use scheme for this product.
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
{
"capacityKwRates": [QuotedRateType],
"capacityRates": [QuotedRateType],
"clientParams": QuotedClientParamsType,
"consumptionRates": [QuotedRateType],
"description": "federal-Mr-any-television-easy",
"distanceRates": [QuotedRateType],
"generationCapacity": "1.0",
"id": 18645526,
"interruptibilityRebateRates": [QuotedRateType],
"name": "radio-land-involve-economic-keep",
"networkDemandRates": [QuotedRateType],
"partiallyUnmeteredLoadRates": [QuotedRateType],
"powerFactorCorrectionRates": [QuotedRateType],
"productCode": "Mrs-action-student-commercial-magazine",
"standingRates": [QuotedRateType],
"supplyPointId": 96763552,
"timeOfUseScheme": TimeOfUseSchemeWithBucketsType
}