POST api/PushNotification/SaveSettings
Request Information
URI Parameters
None.
Body Parameters
Collection of PushNotificationSettingDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| AssociateSettingId | integer |
None. |
|
| ParentId | integer |
None. |
|
| AssociateId | integer |
None. |
|
| ModuleTypeId | integer |
None. |
|
| CategoryTypeId | integer |
None. |
|
| Title | string |
None. |
|
| Description | string |
None. |
|
| IsEditable | boolean |
None. |
|
| IsNotifiable | boolean |
None. |
|
| TimeToNotifyBefore | integer |
None. |
|
| DistanceToNotifyBefore | decimal number |
None. |
|
| OrderNumber | integer |
None. |
|
| Children | Collection of PushNotificationSettingDTO |
None. |
|
| CreateDate | date |
None. |
|
| CreatedBy | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true