Reschedule a service booking

Use this API to reschedule a service booking.

To reschedule a booking, follow these steps:

STEP 1 :
Invoke the Create a service booking API along with invoice_id and invoice_item_id that you received while confirming the previous booking.

STEP 2 :
Now, use the newly-generated booking_id to retrieve slots from this API and choose a suitable slot_time.

STEP 3 :
Reserve the slot for the newly-created service booking by using this API.

STEP 4 :
Confirm the service booking by using this API. This process will reschedule the existing appointment to the new time slot.

error Object

codemessage
503id is missing.
438cannot acces.
5002Can not modify as service is applied with in-time discounts.
5001Appointment cannot be rescheduled.
4072Sorry, we weren't able to confirm your appointment due to some technical issues. Please try selecting your desired date & time again.
Language
Authorization
Header
Click Try It! to start a request and see the response here!