Whenever you receive an HTTP error (4XX or 5XX), we recommend using the CheckBookingStatus method to verify whether the booking was successfully created.
This method will return either the Booking ID and Service ID, or an error.
If an error is returned, you can retry the booking by calling the doBooking method.
If the Booking ID and Service ID are returned, use the ClientBackoffice API to retrieve the booking details and verify its status.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article