| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Public encryption key used to encrypt email information |
string |
Required String length: inclusive between 0 and 100 |
| data |
Encrypted email information using encryption key and later encoded using base64. Decrypted data will be a JSON as described below. |
string |
Required |
| rqSessionTK |
Data from Device to get Session Token |
RqSessionTK |
None. |