-
POST
api/leads
Header
Field
Type
Description
...
-
GET
api/leads/:id
Header
Field
Type
Description
...
-
GET
api/leads/search/:keysearch
Header
...
-
PUT
api/leads/:id
H...
-
the AUTOLOGIN process meant to receive form information by POST method and register the lead to the CRM, as well as register user onto the platform, and redirect user with auto login.to follow the lead status, you use the API (GET LEADS BY...
-
GET
api/leads/dates/{from_date}/{t...
-
"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:
password (String),
name (String),
email (String),
source_id (Integer as 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
...
-
...
-
GET
api/leads/statuses
Header
Field
Type
Description
...