-
POST
api/leads
Header
Field
Type
Description
Authtok...
-
GET
api/leads/:id
Header
Field
Type
Description
Autho...
-
GET
api/leads/search/:keysearch
Header
...
-
PUT
api/leads/:id
H...
-
Available commands of the API are described below, along with their responses.
For this example, we will use a dummy token and a random command.
Let’s say your new token is jEheVytlAoFl7F8MqUQ7jAo2hOXASz...
-
GET
api/leads/dates/:from_date/:to...
-
"country_id","iso2","short_name","calling_code"
"1","AF","Afghanistan","93"
"2","AX","Aland Islands","358"
"3","AL","Albania","355"
"4","DZ","Algeria","213"
"5","AS","American Samoa","1+684"
"6","AD","Andorra","376"
"7","AO","Angola","244"
"8","...
-
Mandatory (MUST HAVE) Parameters:
username (String),
password (String),...
-
[
{
"country_id": 1,
"iso2": "AF",
"short_name": "Afghanistan",
"calling_code": 93
},
{
"country_id": 2,
"iso2": "AX",
"short_name": "Aland Islands",
"calling_code": 358
},
...
-
GET
api/leads/deposits
Header
Field
Type
Description
...
-
...
-
ID Status Name0 New Lead 1 FTD Success 3 Failed to connect 4 Call Back General 7 New Lead8 No Answer Total 9 Not Interested10 Call Back Personal12 VoiceMail13 Potential High14 Potential ...