Skip to main content

Fields

id : ID! required

The ID of the quoted product.

monthlyEstimate : Int! required

The estimated monthly cost in cents.

product : Product! required

The product associated with the quoted product.

quoteInfo : QuoteInfo

Quote info.

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

{ "id": "10472344", "monthlyEstimate": 87, "product": Product, "quoteInfo": QuoteInfo }