CreateAcquisitionQuoteRequestForProductsInput
Input fields
The electricity meter points to create a quote request for.
The gas meter points to create a quote request for.
Optional parameter for the payment method to quote for. Defaults to Direct Debit.
The postcode of the meter points being quoted.
The product codes of products to 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
{
"electricityMeterPoints": ElectricityMeterPointConsumptionInput,
"gasMeterPoints": GasMeterPointConsumptionInput,
"paymentMethod": "DIRECT_DEBIT",
"postcode": "continue-total-do-onto-wind",
"productCodes": "media-return-learn-sit-guess"
}