Discover and Link
Initialise Linking
Initialise the linking for discovered care context.
POST
/
abdm
/
v1
/
care-contexts
/
discover
/
link
/
init
Authorizations
auth
string
headerrequiredThe API requires the following auth in headers for authentication.
Body
application/json
cc_ref_id
string
requiredUnique Identifier for the care context.
patient_ref_id
string
requiredThe unique identifier for the patient within the Healthcare Information Provider (HIP).
txn_id
string
requiredTransaction ID received in the previous API response.
Response
200 - application/json
txn_id
string
Transaction ID required for the next API call.