Skip to content

Read all notifications

MngReadAllNotify

Description: Marks all notifications of the currently authenticated manager session as read.

This method is available for:

  • SESSION_MANAGER
  • SESSION_ADMIN
  • SESSION_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"
}