PUT api/memberNotification/{notificationId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
notificationId | integer |
Required |
Body Parameters
tbMemberNotificationName | Description | Type | Additional information |
---|---|---|---|
notification_id | integer |
None. |
|
member_id | integer |
None. |
|
member_notification_type_id | integer |
None. |
|
notification_title | string |
None. |
|
notification_message | string |
None. |
|
option_link_id | string |
None. |
|
notification_read_status | string |
None. |
|
description | string |
None. |
|
status | string |
None. |
|
sort_order | integer |
None. |
|
sys_create_user | integer |
None. |
|
sys_create_date | date |
None. |
|
sys_create_ip | string |
None. |
|
sys_update_user | integer |
None. |
|
sys_update_date | date |
None. |
|
sys_update_ip | string |
None. |
|
tbMember | tbMember |
None. |
|
trMemberNotificationType | trMemberNotificationType |
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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.