-
Notifications
You must be signed in to change notification settings - Fork 1
/
shortForm-submission-example.json
141 lines (141 loc) · 4.49 KB
/
shortForm-submission-example.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
"agreeToTerms": true,
"alternateContact": {
"DOB": null,
"address": null,
"agency": "Exygy",
"alternateContactType": "Social Worker or Housing Counselor",
"alternateContactTypeOther": null,
"alternatePhone": null,
"alternatePhoneType": null,
"appMemberId": "a0pf00000029IWrAAM",
"city": null,
"contactId": null,
"email": "[email protected]",
"ethnicity": null,
"firstName": "Mister",
"gender": null,
"hasSameAddressAsApplicant": false,
"hiv": false,
"language": "Cantonese Chinese",
"languageOther": null,
"lastName": "Contact",
"mailingAddress": null,
"mailingCity": null,
"mailingState": null,
"mailingZip": null,
"middleName": null,
"phone": "5445646456",
"phoneType": null,
"race": null,
"relationship": null,
"sexAtBirth": null,
"sexualOrientation": null,
"sexualOrientationOther": null,
"state": null,
"workInSf": false,
"zip": null
},
"annualIncome": 999,
"applicationLanguage": null,
"applicationSubmissionType": "Electronic",
"applicationSubmittedDate": "2016-08-03",
"certOfPreferenceID": "a0pf00000029IWsAAM",
"certOfPreferenceNatKey": null,
"displacedPreferenceID": null,
"displacedPreferenceNatKey": null,
"householdMembers": [
{
"DOB": "2014-10-02",
"address": "200 MAIN ST",
"agency": null,
"alternateContactType": null,
"alternateContactTypeOther": null,
"alternatePhone": null,
"alternatePhoneType": null,
"appMemberId": "a0pf00000029IWsAAM",
"city": "REDWOOD CITY",
"contactId": null,
"email": null,
"ethnicity": null,
"firstName": "Berkeley",
"gender": null,
"hasSameAddressAsApplicant": false,
"hiv": false,
"language": null,
"languageOther": null,
"lastName": "Lincoln",
"mailingAddress": null,
"mailingCity": null,
"mailingState": null,
"mailingZip": null,
"middleName": null,
"phone": null,
"phoneType": null,
"race": null,
"relationship": "Child",
"sexAtBirth": null,
"sexualOrientation": null,
"sexualOrientationOther": null,
"state": "CA",
"workInSf": true,
"zip": "94065-1925"
}
],
"householdVouchersSubsidies": false,
"id": "a0tf0000000w0AAAAY",
"listingID": "a0WU000000CkiM3MAJ",
"liveInSfPreferenceID": null,
"liveInSfPreferenceNatKey": null,
"liveInSfPreferenceProof": null,
"lotteryNumber": "00006532",
"monthlyIncome": null,
"name": "APP-00006532",
"neighborhoodPreferenceID": null,
"neighborhoodPreferenceProof": null,
"neighborhoodResidencePreferenceNatKey": null,
"primaryApplicant": {
"DOB": "2000-01-02",
"address": "4053 18TH ST",
"agency": null,
"alternateContactType": null,
"alternateContactTypeOther": null,
"alternatePhone": null,
"alternatePhoneType": null,
"appMemberId": "a0pf00000029IWqAAM",
"city": "SAN FRANCISCO",
"contactId": "003f000000r3TooAAE",
"email": "[email protected]",
"ethnicity": null,
"firstName": "Bernard",
"gender": "Male;",
"hasSameAddressAsApplicant": false,
"hiv": false,
"language": "English",
"languageOther": null,
"lastName": "Sanders",
"mailingAddress": "4053 18TH ST",
"mailingCity": "SAN FRANCISCO",
"mailingState": "CA",
"mailingZip": "94114-2535",
"middleName": null,
"phone": "4122141414",
"phoneType": "Work",
"race": null,
"relationship": null,
"sexAtBirth": null,
"sexualOrientation": null,
"sexualOrientationOther": null,
"state": "CA",
"workInSf": true,
"zip": "94114-2535"
},
"referral": null,
"status": "Submitted",
"workInSfPreferenceNatKey": null,
"workInSfPreferenceProof": null,
"worksInSanFrancisco": true,
"worksInSfPreferenceID": null,
"shortFormPreferences": [],
"formMetadata": "{\"completedSections\":{\"Intro\":true,\"You\":true,\"Household\":false,\"Preferences\":false,\"Income\":false}}"
}