CreateQuoteInput
Input fields
Optional affiliate session id for associating a quote with an affiliate.
The meter point's Electric Service Identifier.
A meta data field.
Indicates whether the meter point has distribution generation (Solar, Wind, etc.).
A payment method that should be used when a quote has been accepted.
A post code that should be used to generate a quote for.
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
{
"affiliateSessionId": "49403708",
"esiId": "74177456",
"extraCriteria": QuoteExtraCriteria,
"isDistributionGenerationMeterPoint": true,
"paymentMethod": "DIRECT_DEBIT",
"postCode": "type-religious-term-suggest-pull"
}