• Lead - Add New Lead

    2021-12-15 13:37:08
    POST api/leads Header Field Type Description Authtok...
  • GET api/leads/:id Header Field Type Description Autho...
  • GET api/leads/search/:keysearch Header ...
  • Lead - Update a lead

    2021-12-15 13:40:31
    PUT api/leads/:id H...
  • Usage of the API

    2021-12-15 13:47:16
    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...
  • Lead - Search By Dates Range

    2021-12-20 17:53:41
    GET api/leads/dates/:from_date/:to...
  • Lead - Country List

    2023-03-13 10:48:14
    "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","...
  • Lead - Register w/ AutoLogin

    2023-03-13 10:49:08
    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 FTD Leads

    2023-03-13 10:50:46
    GET api/leads/deposits Header Field Type Description ...
  • Get Deposited Leads by Dates

    2023-03-13 10:51:18
    ...
  • Leads Status

    2023-03-13 10:52:59
    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 ...