Function: notification
Result: the list of elements
Notifications
Access level: admin user
- id — Id
- subject — Heading
- cdate — Date
Delete
Function: notification.delete
Delete
Access level: admin user
Parameters:
- elid — one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the id element of notification function.
Result: successful operation or error message
View the notification
Function: notification.view
Access level: admin user
The function is simultaneously used to view object's parameters, to change an object, and create new one.
View object's parameters:
- Parameters:
- elid — unique identifier (id element of notification function)
- Result: object parameters list
Create an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- additional query parameters ...
- Result: successful operation or error message
Change an object:
- Parameters:
- sok — the parameter must not be empty, generally "ok".
- elid — unique identifier (id element of notification function)
- additional query parameters ...
- Result: successful operation or error message
The list object's parameters or additional query parameters (see above):