Skip to main content

Input fields

addressLine1 : String

The first line of the user's address.

addressLine2 : String

The first line of the user's address.

city : String

The user's city.

desiredSwitchDate : Date

The user's desired switch date.

email : String

The email address associated with this quote.

familyName : String

The user's family name.

givenName : String

The user's given name.

phone : String

The user's phone number.

postCode : String

The user's post code (zip code).

quoteCode : String! required

Quote code.

state : String

The user's state.

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

{ "addressLine1": "section-nation-who-set-wind", "addressLine2": "carry-matter-occur-find-me", "city": "ground-more-a-kind-last", "desiredSwitchDate": "1987-04-02", "email": "human-situation-raise-manage-positive", "familyName": "Gray", "givenName": "James", "phone": "about-everyone-our-think-stop", "postCode": "memory-would-left-strong-important", "quoteCode": "seat-would-figure-color-per", "state": "most-grow-about-home-international" }