Device Object

No
Name
Type
Mandatory
Min Length
Max Length
Description

1

ani

String

O

1

10

Device Ani

2

aniCallType

String

O

1

2

Device Ani Call Type

3

browser

String

O

1

255

Device Browser

4

fingerprint

String

O

1

4000

Device Finger Print

5

hostname

String

O

1

60

Device Host Name

6

ipAddress

String

O

7

15

Device IP Addres

7

mobilePhoneModel

String

O

1

255

Device Model Phone

"device": {
    "ani": "1",
    "aniCallType": "ID",
    "browser": "MOZILLA",
    "fingerprint": "121311",
    "hostname": "telkom",
    "ipAddress": "202.1.201.1",
    "mobilePhoneModel": "ANDROID"
}

Last updated