POST UserLogin/GetSetApplicantHouseholdInformationMob
Request Information
URI Parameters
None.
Body Parameters
GetSetApplicantHouseholdInformationProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountNumber | integer |
None. |
|
| ApplicantId | integer |
None. |
|
| HomeAddress | string |
String length: inclusive between 0 and 500 |
|
| HomeAddressLine1 | string |
String length: inclusive between 0 and 100 |
|
| HomeAddressLine2 | string |
String length: inclusive between 0 and 100 |
|
| HomeZipCode | string |
String length: inclusive between 0 and 50 |
|
| HomeCity | string |
String length: inclusive between 0 and 100 |
|
| HomeState | string |
String length: inclusive between 0 and 100 |
|
| HomeCountry | string |
String length: inclusive between 0 and 100 |
|
| MailingAddress | string |
String length: inclusive between 0 and 500 |
|
| MailingAddressLine1 | string |
String length: inclusive between 0 and 100 |
|
| MailingAddressLine2 | string |
String length: inclusive between 0 and 100 |
|
| MailingZipCode | string |
String length: inclusive between 0 and 50 |
|
| MailingCity | string |
String length: inclusive between 0 and 100 |
|
| MailingState | string |
String length: inclusive between 0 and 100 |
|
| MailingCountry | string |
String length: inclusive between 0 and 100 |
|
| PhoneNumber | string |
String length: inclusive between 0 and 20 |
|
| AlternateNumber | string |
String length: inclusive between 0 and 20 |
|
| EmailID | string |
String length: inclusive between 0 and 100 |
|
| MyXML | string |
String length: inclusive between 0 and 2147483647 |
|
| DwellingType | integer |
None. |
|
| DwellOwnership | integer |
None. |
|
| LandlordsName | string |
String length: inclusive between 0 and 100 |
|
| LandlordsMobileNo | string |
String length: inclusive between 0 and 20 |
|
| LandlordAddress | string |
String length: inclusive between 0 and 500 |
|
| IsIncludeElec | boolean |
None. |
|
| IsLowincomeAssist | boolean |
None. |
|
| IsResidentHCare | boolean |
None. |
|
| UnEarnedXML | string |
String length: inclusive between 0 and 2147483647 |
|
| EarnedXML | string |
String length: inclusive between 0 and 2147483647 |
|
| PrimaryFuelTypeID | integer |
None. |
|
| PrimaryFuelSupplierName | string |
String length: inclusive between 0 and 100 |
|
| PrimaryFuelAccount | string |
String length: inclusive between 0 and 100 |
|
| SecondaryFuelTypeID | integer |
None. |
|
| SecondaryFuelSupplierName | string |
String length: inclusive between 0 and 100 |
|
| SecondaryFuelAccount | string |
String length: inclusive between 0 and 100 |
|
| SessionCode | string |
String length: inclusive between 0 and 100 |
|
| Userid | integer |
None. |
Request Formats
application/json
Sample not available.
text/json
Sample not available.
application/xml
Sample not available.
text/xml
Sample not available.
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |