Documentation 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.
Webhook event is triggered whenever there is an update to a subscription.
Request
Headers:
Body:
{
"service": "abdm",
"event": "abha.subscription_modified",
"event_time": 1749822309,
"transaction_id": "<webhook transaction id>",
"timestamp": 1749825214,
"business_id": "<partner business id>",
"client_id": "<partner client id>",
"data": {
"abha_address": "gajendrasingh2248@sbx",
"oid": "175041983138006",
"hip_id": "<partner hip id>",
"partner_patient_id": "<partner user id>",
"subscription_details": {
"subscription_id": "3e25fb90-f70e-4180-a966-e7b2a3f2239c",
"period": {
"from": "2025-06-20T11:44:23.624Z",
"to": "2125-06-20T11:44:23.624Z"
},
"categories": [
"DATA",
"LINK"
],
"status": "GRANTED"
}
}
}