ImpSdk.bookAppointment

developed by Ramu Katamaneni
Name Description
bookAppointment SDK to Book Appointment.
bookAppointment()
input properties
formdata: object Form data for Booking Appointment that is being submitted
For mysltylist: campaignId is 3 and templateId is 3
callback: function Callback function to be called when Appointment is submitted and response is ready
output properties
callback: function Callback function is returned with Error and Data( Ex: callback(error, responsedata) )
error: Error Error object with error details( For success: it is null )
responsedata: object Status message with error or success