curl --location 'https://usageservice.tvunetworks.com/usage-service/tpds/getDeviceInfo' \
--header 'Authorization: FA879783A2FD4A0CA1E7ECAA16BDF24D' \
--header 'SID: '{
"errorInfo": "OK",
"errorCode": "0x0",
"result": {
"platform": "50121",
"lastOnlineDate": "1717129310125",
"gpsModule": false,
"coordinates": "-33.7597809,151.087738",
"radiusInMeters": null
},
"repeated": null
}