curl --location 'http://122.160.87.36:9097/accordBackend/api/requestOTP' \
--header 'Content-Type: application/json' \
--data-raw '{
"emailId" : "naveen1@gmail.com",
"serverDeviceId": "DEV260313.1109.000001"
}'{
"responseCode": 200,
"responseMsg": "Success"
}