| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName |
This is the unique user id of the student which they use for login into RTOManager |
string |
Required |
| DeviceToken |
This is unique device token of the registered mobile device (IOS or Android) |
string |
Required |
| DeviceType |
Android or IOS |
DeviceType |
Required |
| RegistrationAction |
The action required if the user already exist, possible values could be u = update, n = save new record |
RegistrationAction |
None. |
| ApplicationUrl |
URL of RTOM Instance from where the device is registered |
string |
None. |