Skip to main content

Fields

code : String

Code generated for a quote request.

enrollmentEffectiveFrom : DateTime

The effective from date stored for this quote (set during account creation).

The enrollment type stored for this quote (set during account creation).

isExpired : Boolean

Indicates whether this quote has expired. A valid quote will return False.

marketIdentifier : String

The market identifier (e.g. ESI ID or zip code) associated with the quote.

quotedProducts : [QuotedProducts]

Returns quoted products with estimated rates based on the generated quote request.

quoteId : ID

Unique id of the quote.

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

{ "code": "imagine-picture-plant-view-site", "enrollmentEffectiveFrom": "2017-11-23T02:55:50.956348+00:00", "enrollmentType": "PENDING_MOVE_IN_REQUEST", "isExpired": true, "marketIdentifier": "19853305", "quotedProducts": [QuotedProducts], "quoteId": "91263787" }