POST UserLogin/ValidateUserLogin
Request Information
URI Parameters
None.
Body Parameters
ValidateUserLoginProxy| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | string |
None. |
|
| password | string |
None. |
|
| LanguageCode | string |
Required |
|
| ExternalLoginId | string |
None. |
|
| IsCSRUser | integer |
None. |
|
| PushToken | string |
None. |
|
| Deviceid | string |
None. |
|
| UtilityAccountNumber | string |
None. |
|
| UpdatedDate | date |
None. |
|
| LUpdHideShow | date |
None. |
|
| TimeOffSet | integer |
None. |
|
| deviceType | string |
None. |
|
| OperatingSystem | string |
None. |
|
| Browser | string |
None. |
|
| Country | string |
None. |
|
| key | string |
None. |
|
| IsEmailasUserName | boolean |
None. |
|
| TFADeviceid | string |
None. |
|
| OSVersion | string |
None. |
|
| CaptchaScore | decimal number |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
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. |