Skip to main content

Device Object

NoNameTypeMandatoryMin LengthMax LengthDescription
1 aniStringO110Device Ani
2 aniCallTypeStringO12Device Ani Call Type
3 browserStringO1255Device Browser
4 fingerprintStringO14000Device Finger Print
5 hostnameStringO160Device Host Name
6 ipAddressStringO715Device IP Addres
7 mobilePhoneModelStringO1255Device Model Phone
"device": {
"ani": "1",
"aniCallType": "ID",
"browser": "MOZILLA",
"fingerprint": "121311",
"hostname": "telkom",
"ipAddress": "202.1.201.1",
"mobilePhoneModel": "ANDROID"
}