| Name | Description | Type | Additional information |
|---|---|---|---|
| DeviceId |
This is the unique user id of the student which they use for login into RTOManager |
string |
None. |
| UserName |
RTOM User name of the student |
string |
None. |
| ApplicationUrl |
RTOM Instance Url, Required if the userName is provided But not required if the device id is provided. |
string |
None. |
| Url |
RTOM Url |
string |
None. |
| MessageTitle |
Title of message should be provided here ( this is mandatory) |
string |
Required |
| MessageBody |
Body of message should be provided here ( this is optional) |
string |
None. |
| AppAccessToken |
The token is for internal communication only. For example to send message from RTOM to mobile |
string |
Required |