RequoteInput
Input fields
The account number to requote.
Optional parameter to exclude the gas meter point from the quote. If not provided, the gas meter point will be included in the quote, if it exists.
Whether to include hidden products in the quote.
Optional parameter to select the payment method for the quote, default is direct debit.
Controls whether to use flat rates for the new quote.
The date and time the products need to be available at.
The property ID to requote.
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
{
"accountNumber": "A-99A71BDF",
"excludeGas": true,
"includeHiddenProducts": true,
"paymentMethod": "DIRECTDEBIT",
"persistFlatRate": true,
"productAvailableAt": "2008-07-20T10:12:45.407909+00:00",
"propertyId": "24352921"
}