Skip to main content

Input fields

address : String! required

The address of the primary account user.

address2 : String

The address 2 of the primary account user.

birthday : Date! required

The birthday of the primary account user. Birthday should be in YYYY-MM-DD format.

city : String! required

The city of the primary account user.

firstName : String! required

The first name of the primary account user.

lastName : String! required

The last name of the primary account user.

quoteCode : String! required

Code for the current quote for the customer.

salesSubchannel : String! required

The sales sub-channel.

ssn : String! required

The social security number of the primary account user. Social Security Number should not have any punctuation.

state : String! required

The state of the primary account user.

zipcode : String! required

The zipcode of the primary account user. 5 and 9 digit zip codes are allowed.

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

{ "address": "resource-improve-memory-even-front", "address2": "understand-bad-strategy-seek-class", "birthday": "1994-05-15", "city": "structure-meeting-meet-mean-commercial", "firstName": "wrong-security-experience-girl-remain", "lastName": "thank-necessary-expert-grow-name", "quoteCode": "though-region-difficult-after-price", "salesSubchannel": "enjoy-theory-civil-you-song", "ssn": "education-administration-star-book-charge", "state": "his-common-believe-near-pressure", "zipcode": "size-around-anything-line-score" }