---
title: "POST reservation preview"
method: POST
path: "/v3/channels/{channel_id}/reservation_previews"
tags: ["ReservationPreviews"]
---

# POST reservation preview

`POST /v3/channels/{channel_id}/reservation_previews`

Create a new reservation preview

## Path parameters

- `channel_id` string, required

## Query parameters

- `fields[reservation]` string
- `include` string
- `validate` boolean
- `validate_minimum_advance_notice` boolean
- `allow_reservations_in_the_past` boolean
- `validate_length_of_stay_does_not_exceed_max_av_cache_length_of_stay` boolean

## Headers

- `Accept-Language` string

## Response `201`

ReservationResponse

## Other responses

- `429` — Error
- `default` — Error

---

[API](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3.md) · [All operations](https://skmtc.net/bookingexperts/apis/booking-experts-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bookingexperts/booking-experts-api-v3/revisions/07dab8f7a8ec/schema)
