Discover Link On Init
HIP
Discover Link On Init
This API is used by HIP to initiate the linking of unlinked health records (care contexts). HIP must send an OTP and provide details such as OTP expiry and other related information.
POST
Discover Link On Init
Call this API in response to the Link Initiation webhook, after you have generated and sent the OTP to the patient. Use the
request_id and txn_id from the webhook payload when constructing your response.Authorizations
The API requires a Bearer token (JWT) for authentication.
Headers
Eka User ID (OID)
Partner User ID
Partner HIP ID
Body
application/json
Request ID that is received in the webhook call.
Transaction ID received in the webhook call.
Error details, if any occurred during the process.
Expiry time of the OTP sent for linking care contexts.
patient reference number.
Response
No Content

