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

