---
title: "POST /abdm/uhi/v1/physical-consultation/booking/cancel"
method: POST
path: "/abdm/uhi/v1/physical-consultation/booking/cancel"
---

# POST /abdm/uhi/v1/physical-consultation/booking/cancel

`POST /abdm/uhi/v1/physical-consultation/booking/cancel`

Cancel a physical consultation booking.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Request body

- ModelsCancelOrderRequest
  - `order_id` string — Unique identifier of the order to be cancelled
  - `provider_id` string — Unique identifier of the healthcare provider or hospital
  - `transaction_id` string — Unique transaction identifier associated with the order

## Response `200`

OK

- ModelsGetPhysConsCommonResponse
  - `order_id` string — Unique booking/order ID
  - `provider_id` string — Provider ID for the next API call
  - `txn_id` string — Unique transaction ID for the next API call

## Other responses

- `4XX`
- `5XX`

---

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