Read all notifications
MngReadAllNotify¶
Description: Marks all notifications of the currently authenticated manager session as read.
This method is available for:
SESSION_MANAGERSESSION_ADMINSESSION_DEALER
Request Parameters¶
This method does not require body parameters. The manager identity is resolved from the current session.
Request Example¶
{}
Response Example¶
{
"data": "OK"
}