---
title: "Create bookings of service bundles and day packages"
method: POST
path: "/{api_url}/v1/bookings"
---

# Create bookings of service bundles and day packages

`POST /{api_url}/v1/bookings`

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

## Query parameters

- `is_couple_booking` string

## Request body

- unknown

## Response `200`

200

- object
  - `id` string
  - `Error` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.net/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/versions/e628f892391a/schema)
