RetentionQuoteInput
The arguments required for getting the offered market quote(s) for an account
Input fields
The account number.
The supply type either: 'ELECTRICITY' or 'GAS'.
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-17705887",
"supplyType": "ELECTRICITY"
}