Eka-Webhook-Signature
: <Eka Webhook Signature>
Refer: Webhook SignatureContent-Type
: application/json
{
"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"
}
}
}
Was this page helpful?