This webhook is sent after you call the Care Context Link API to notify you of the linking result. Check theDocumentation Index
Fetch the complete documentation index at: https://ekacare-mintlify-changelog-may2-april-monthly-1777856908.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
status field to determine if the care context was successfully linked.
What to do next:
- If
statusisLINKED— the care context is now registered with ABDM. Other HIUs can request this data through ABDM’s consent flow. - If
statusisERRORED— check theerrorfield for the failure reason and retry if needed.
Request
Headers:Eka-Webhook-Signature:<Eka Webhook Signature>Refer: Webhook SignatureContent-Type:application/json
Field Descriptions
data: Contains additional details related to the event.status: Care context linking statusLINKED,ERRORED
error: Failure reason in case of statusERROREDretry_count: Number of retries to link

