POST Account/GetSetNotificationPreference
Request Information
URI Parameters
None.
Body Parameters
NotificationPrefrenceproxy| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountNumber | integer |
Required |
|
| UserId | integer |
Required |
|
| LanguageCode | string |
Required |
|
| Mode | integer |
Range: inclusive between 1 and 2 |
|
| UtilityAccountNumber | string |
String length: inclusive between 0 and 100 |
|
| XML | string |
String length: inclusive between 0 and 2147483647 |
|
| BudgetFiftyNotify | boolean |
None. |
|
| BudgetSeventyFiveNotify | boolean |
None. |
|
| BudgetNinetyNotify | boolean |
None. |
|
| BudgetOtherNotify | decimal number |
None. |
|
| BudgetNotify | boolean |
None. |
|
| IsQuietHours | boolean |
None. |
|
| PaySevenNotify | boolean |
None. |
|
| PayTenNotify | boolean |
None. |
|
| PayFourteen | boolean |
None. |
|
| HoursFrom | string |
String length: inclusive between 0 and 50 |
|
| HoursTo | string |
String length: inclusive between 0 and 50 |
|
| IsCSR | boolean |
None. |
|
| RecurringPayStatus | boolean |
None. |
|
| RecurringPayamount | decimal number |
None. |
|
| PushNotification | boolean |
None. |
|
| DashboardPopupNotificatioFlag | boolean |
None. |
|
| GroupId | integer |
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. |