Get Booking
GET
/v1/bookings/{uid}The Get Booking API fetches detailed information about a specific booking identified by the uid. This endpoint provides comprehensive details, including the booking status, contact information, services booked, and any additional informations made during the booking.
Request
Path Params
uid
string
required
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
data
#/definitions/1332902required
errors
object
required
Example
Not configured
Last modified: 3 months ago