Booking
Get a specific booking
Returns specific booking by id
Use this endpoint to get a specific booking by its unique id. A booking with the specified identifier at the specified target endpoint will be returned, should it exist.
If a sender wants to cancel a booking, they must perform a read first, comparing and amending the details prior to performing the update.
get/Appointment/{id}
Response
Success