Lead
Appointment Methods
API | Description |
---|---|
GET api/lead/searchphone?value={value} |
Search lead information associated to a phone number provided |
POST api/lead/search?value={value}&pageNo={pageNo}&pageSize={pageSize} |
Search appointments where first name, last name or phone number contain text provided |
POST api/lead/CountPerStatus |
Appointment by status summary where appointment date is between start and end date provided Total Count Pending Not Status Prospect |
POST api/lead/bydate?pageNo={pageNo}&pageSize={pageSize} |
Appointment's List where appointment date is between start and end date provided |
POST api/lead/bystatus?status={status}&pageNo={pageNo}&pageSize={pageSize} |
Appointment's List where appointment status match and appointment date is between the start and the end date provided |
POST api/lead/status/prospect?pageNo={pageNo}&pageSize={pageSize} |
Appointment's List where appointment status match "prospect" and appointment date is between the start and the end date provided |
POST api/lead/status/notstatus?pageNo={pageNo}&pageSize={pageSize} |
Appointment's List where appointment status match "not status" and appointment date is between the start and the end date provided |
POST api/lead/status/pending?pageNo={pageNo}&pageSize={pageSize} |
Appointment's List where appointment status match "pending" and appointment date is between the start and the end date provided |
GET api/lead/lastNotes?LeadId={LeadId}&pageNo={pageNo}&pageSize={pageSize} | |
GET api/lead/GetAppointment?request={request} | |
POST api/lead/AddAppointment | |
POST api/lead/AddAppointmentToAgent |
No documentation available. |
POST api/lead/UpdateAppointment | |
POST api/lead/RegisterLead |
No documentation available. |
POST api/lead/CountPerUser?userId={userId} |
No documentation available. |
POST api/lead/ActiveUsers |
No documentation available. |
Employee
Phone System - Methods
API | Description |
---|---|
POST api/employee/employees |
Get all employees |
POST api/employee/punch-employee |
Get employee by number |
POST api/employee/history-clocks |
No documentation available. |
Register
API | Description |
---|---|
POST api/register/sendEmail |
No documentation available. |
Dental
API | Description |
---|---|
POST api/dental/patterson/getconfiguration |
No documentation available. |
POST api/dental/patterson/getconfigurationBycode |
No documentation available. |
POST api/dental/patterson/setconfiguration |
No documentation available. |
POST api/dental/patterson/sync-appointment-types |
No documentation available. |
POST api/dental/patterson/sync-appointments |
No documentation available. |
POST api/dental/patterson/sync-providers |
No documentation available. |
POST api/dental/patterson/sync-provider-in-appointment |
No documentation available. |
POST api/dental/patterson/sync-patients |
No documentation available. |
POST api/dental/patterson/set-transaction-time |
No documentation available. |
POST api/dental/patterson/get-last-transaction |
No documentation available. |
POST api/dental/patterson/sync-appointment-transaction |
No documentation available. |
POST api/dental/patterson/get-next-monthly-appointments |
No documentation available. |
POST api/dental/patterson/cancel-appointment |
No documentation available. |
Setting
API | Description |
---|---|
GET api/setting/getstatus |
Get status availables |
GET api/setting/gettypes |
Get Active Lead Types |
GET api/setting/getsources |
Get Active Sources |
Phone
Phone System - Methods
API | Description |
---|---|
POST api/phone/cdrs?start_date={start_date}&end_date={end_date}&start={start}&pageSize={pageSize}&orig_callid={orig_callid} |
No documentation available. |
POST api/phone/MakeCall?uid={uid}&origination={origination}&destination={destination}&callid={callid} |
Call - Make a new Call |
POST api/phone/calls?start={start}&pageSize={pageSize} |
Call - Read active Calls |
Token
API | Description |
---|---|
GET api/Token |
No documentation available. |
POST api/Token |