Mark all as read - celdotro/marketplace GitHub Wiki
- Marks all notifications as read
celmarket\Admin\AdminAccount
markAllAsSeen
- method: admininfo
- action: markAllAsSeen
- (none)
An object with the following attributes
- success = 1 - operation was successfully executed
https://github.com/celdotro/marketplace_examples/blob/master/Admin/22.markAllAsSeen.php
{
"request": {
},
"response": {
"currentServerTime": "2018-01-01 00:00:00"
}
}