v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Create bookings of service bundles and day packages

This API creates bookings of service bundles and day packages and also supports couple bookings.

post/{api_url}/v1/bookings

Query parameters

is_couple_bookingstring

Identifies if a booking being made is for a couple

Request body

{"stackTrail":"paths:/{api_url}/v1/bookings:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

200

idstring
{"stackTrail":"paths:/{api_url}/v1/bookings:post:responses:200:content:application/json:schema:properties:Error","oasType":"schema","type":"unknown"}

Example response

{
  "id": "0e1dd3f5-5468-43a0-8a49-16895944b7c4"
}