Operace - https://api.k2ol.cz/Notification
Tato stránka popisuje operace služby na tomto koncovém bodu.
| Uri | Metoda | Popis |
|---|---|---|
| PUT | Modify notification record | |
| ConfirmTwoFactorNotify | PUT | Confirm two factor action. |
| EditTwoFactorDevice | PUT | Modify two factor notification device |
| GetAssociatedDataObject/{PrimaryKey} | GET | Returns associated data object . Required parameter is 'v3ClassName'. Optional parameter is 'fields' |
| GetAssociatedDataObject/{PrimaryKey}/{V3ClassName} | POST | Returns associated data object . Required parameter is 'v3ClassName'. Optional parameter is 'fields' |
| NewNotification | POST | Sends simple notification assigned to record with optional text message. |
| SetDoneStatus/{PrimaryKey} | PUT | Sets the done status of the notification. PrimaryKey - notification GUID |
| SetDoneStatusAll | PUT | Execute formation. Mandatory parameter of type FormationInput must be specified |