post
https://api.zenoti.com/v1/bookings
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
| code | message |
|---|---|
| 503 | id is missing. |
| 438 | cannot acces. |
| 5002 | Can not modify as service is applied with in-time discounts. |
| 5001 | Appointment cannot be rescheduled. |
| 4072 | Sorry, we weren't able to confirm your appointment due to some technical issues. Please try selecting your desired date & time again. |
