Eka-Webhook-Signature
: <Eka Webhook Signature>
Refer: Webhook SignatureContent-Type
: application/json
{
"service": "abdm",
"event": "abha.created",
"event_time": 1749822309,
"transaction_id": "<webhook transaction id>",
"timestamp": 1749825214,
"business_id": "<partner business id>",
"client_id": "<partner client id>",
"data": {
"abha_address": "shyam@abdm",
"abha_number": "12-2345-6789-0123",
"hip_id": "<partner hip id>",
"oid": "<eka user id>",
"partner_patient_id": "<partner user id>"
}
}
Was this page helpful?