Skip to content

Instantly share code, notes, and snippets.

@sfletche
Created February 9, 2016 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sfletche/b093a44a3bf35bb29b33 to your computer and use it in GitHub Desktop.
Save sfletche/b093a44a3bf35bb29b33 to your computer and use it in GitHub Desktop.
{
"property": {
"address": {
"full": "977 Stannage Ave, Albany, CA 94706",
"street1": "977 Stannage Ave",
"street2": null,
"city": "Albany",
"county": "Alameda",
"zip": "94706",
"state": "CA",
"country": "US"
}
},
"program": "re_home",
"contractor": {
"location_id": "LOC4",
"sales_rep_id": "55a640a8-8da7-4f1b-8dd6-d02d29b18dda"
},
"acceptedTerms": true,
"applicants": {
"primary": {
"name": {
"first": "GARY",
"last": "KECK"
},
"phone": "555-555-5555",
"email": "asdf@sdf.com",
"date_of_birth": "1987-01-01T08:00:00.000Z",
"social_security_number": "123412345",
"applicant": true,
"mailing_address_same_as_property": true,
"mailing_address": {
"street1": "",
"street2": "",
"city": "",
"state": "",
"zip": "",
"country": ""
},
"gross_annual_income": "12313.00",
"employment_status": "employed",
"self_employed_greater_than_2_years": false
},
"others": []
},
"attempt_second_look": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment