GBRQuoteShareInput
Input fields
Account for which the quote was created.
ID of the electricity quoted product to include in the shared quote link.
ID of the gas quoted product to include in the shared quote link.
Quote code.
Recipient information.
Optional URL parameters to include in the shared quote link.
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-ABA815C9",
"electricityQuotedProductId": "87880341",
"gasQuotedProductId": "48549405",
"quoteCode": "try-hundred-they-serve-charge",
"recipient": Recipient,
"urlParams": {"key": "value"}
}