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

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

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

Initialise the 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

- InitRequestType3
  - `cc_ref_id` string, required — Unique Identifier for the care context.
  - `patient_ref_id` string, required — The unique identifier for the patient within the Healthcare Information Provider (HIP).
  - `txn_id` string, required — Transaction ID received in the previous API response.

## Response `200`

OK

- InitResponseType4
  - `txn_id` string — Transaction ID required 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)
