---
title: "POST /v1/booking"
method: POST
path: "/v1/booking"
tags: ["booking-confirmation-controller"]
---

# POST /v1/booking

`POST /v1/booking`

## Request body

- BookingConfirmationRequest
  - `linkId` string
  - `confirmationId` string
  - `payload` object

## Response `200`

OK

- string

---

[API](https://skmtc.net/netomi/apis/agentdesk-rest-api.md) · [All operations](https://skmtc.net/netomi/apis/agentdesk-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/netomi/agentdesk-rest-api/versions/d28fb79ad2e1/schema)
