curl --location 'http://122.160.87.36:9097/accordBackend/api/validate/device' \
--header 'Content-Type: application/json' \
--data-raw '{
"emailId" : "naveen1@gmail.com",
"deviceId": "b0a7f2c0973fb9d822",
"deviceToken" : "cHDNyUYGQiSUlK3eLZ1LfB:APA91bFx7JPhdrTyn6yQv5NQSnUCxDmiSh-04tnX5wX0PL4U6Pqjw4AQm_8SQXSpxWiKRdYisII-TmNpgTU0QuGRmockui9UdFMaDcuN-9QZDbA6lLs6uv4",
"deviceModelName" : "Xiaomi M2006C3MII",
"deviceType": "ANDROID",
"osVersion": "Android 10 (API 29) Build V12.0.18.0.QCTINXM"
}'{
"responseCode": 200,
"responseMsg": "Success",
"serverDeviceId": "DEV260313.1131.000002",
"showNewDeviceAlert": true,
"newDeviceAlertMsg": "You previously used the device Xiaomi M2006C3MII to access your account. You are now attempting to log in from a new device. Are you sure you want to continue on this device? If you proceed, the previous device will be automatically deactivated."
}