Appointment API
๐๏ธ How to create an Appointment
You can create appointments in myKaarma for customer visits so that your Service Advisors are aware of their daily schedule and your customers could be notified/reminded for their scheduled visit.
๐๏ธ How to update an Appointment
You can update appointments in myKaarma for customer visits so that your Service Advisors are aware of the changed schedule and your customers could be notified/reminded for their scheduled visit.
๐๏ธ How to cancel an Appointment
To cancel an appointment, you can simply use the same endpoint that is used to update an appointment with slightly different parameter values (Majorly, status: "CANCELLED").
๐๏ธ How to save an Opcode
Use the following end point to save an Opcode.
๐๏ธ How to get resource availabilities
Get the availabilities of advisors, transport options and teams as per the selected attributes including opcodes, recalls, customer and their chosen vehicle for the specified dates.
๐๏ธ How to get the first available slot
Get the first available slot to schedule appointments as per the selected attributes including advisor, transport option, team, opcodes, recalls, customer and their chosen vehicle.