---
title: "POST /abdm/v1/care-contexts/discover/link/confirm"
method: POST
path: "/abdm/v1/care-contexts/discover/link/confirm"
---

# POST /abdm/v1/care-contexts/discover/link/confirm

`POST /abdm/v1/care-contexts/discover/link/confirm`

Confirm linking for discovered care context

## Query parameters

- `oid` string — OID is used to Identify the user.

## Headers

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

## Request body

- ConfirmRequest
  - `otp` string, required — OTP received on the mobile number.
  - `txn_id` string, required — Transaction ID received in the previous API response.

## Response `200`

OK

- ConfirmResponse
  - `cc_ref_id` string — Unique identifier for the care context.
  - `txn_id` string

## 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)
