POST
api/v1/set-notification-read?adminMemberId={adminMemberId}&clientId={clientId}&isRead={isRead}&sellerId={sellerId}&readById={readById}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| adminMemberId | string |
Required |
|
| clientId | integer |
Required |
|
| isRead | boolean |
Required |
|
| sellerId | integer |
Required |
|
| readById | integer |
Required |
