http://192.168.1.47/crm/caller/agentapi/login
Content-Type:application/json
Autherization:Basic token
{
"userName":""
"userPassword":""
"IMEI":""
"Longitude":""
"Latitude":""
"DeviceId":""
}
{
"status": "0",
"msg": "Agent Name or password is wrong"
}
http://192.168.1.47/crm/caller/agentapi/logoutagent
Content-Type:application/json
Autherization:Basic Token
{
UserName:""
}
{
"status": "0",
"msg": "token did not match."
}
http://192.168.1.47/crm/caller/agentapi/changepassword
Content-Type:application/json
Autherization:Basic Token
{
"oldPassword":""
"newPassword":""
"userName":""
}
http://192.168.1.47/crm/caller/agentapi/ready
Content-Type:application/json
Autherization:Basic Token
{
"exten":"",
"userName":"",
}
http://192.168.1.15/masterapi/manualdial
Content-Type:application/json
Autherization:Basic Token
{
"phoneNo":"",
"userName":"",
}
https://dnd.sansoftwares.com/api/filter-getdndstatus
Content-Type:application/json
{
"email":"support@sansoftwares.com",
"apiKey":"38d15e4d2f76753bb3d4f55a796b2e7f",
"phoneNoList": ["9810610735"]
}
http://192.168.1.15/crm/caller/agentapi/wrapup
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":""
}
http://192.168.1.15/crm/caller/agentapi/getcallback
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":""
}
http://192.168.1.15/crm/caller/agentapi/getnextcall
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":""
}
http://192.168.1.15/crm/caller/agentapi/startbreak
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":"",
"BreakName":""
}
http://192.168.1.15/crm/caller/agentapi/savecall
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
Complete Form data
{ "userName":"", }
http://192.168.1.15/crm/caller/agentapi/searchphoneno
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":""
"phoneNo":""
}
http://192.168.1.15/crm/caller/agentapi/getcallback
Content-Type:application/json
Autherization:Basic f55b5a7b424a5c9e547fb00be8d9ca05
{
"userName":""
}