To Change Notification Read Status
API Class : NotificationInteractor
Method : changeNotificationStatus()
Used to change the status of the notification from Un-read to Read.
Request:
- Request Object
- Parameters
- id: notification id in string format
Response:
- Response Object : IsReadNotification
- Message: It is a simple string message
- StatusCode : It returns an API status code (like 200,201,500,401)
- Success: It returns boolean value, (true/false)
- data : it return notification Read Data