| Name | Description | Type | Additional information |
|---|---|---|---|
| ContactDTO | Contact |
None. |
|
| DeviceType |
Set to 1 for Apple or 2 for Android |
integer |
None. |
| DeviceId |
The Device identifier token created by registering the device with either the APNS for Apple, or FCM for Android |
string |
None. |
| OldDeviceId |
Optional. This is the old token for this device (in case of re-installs), which will be used to de-register old devices |
string |
None. |