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

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

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

Retrieve the cancellation status of a physical consultation booking.

## Query parameters

- `txn_id` string
- `provider_id` string — Unique Identifier of a Provider in the system.
- `order_id` string — Unique Identifier of any booking.

## Headers

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

## Response `200`

OK

- ModelsCancelStatusResponse
  - `status` string — Cancellation status of the order (e.g., SUCCESS, FAILED, PENDING)

## 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/revisions/9ea23456f722/schema)
