Webhook callback is sent to client for OPD Token Generation

Request

Headers:

Body:

{
    "service": "abdm",
    "event": "hip_profile_share",
    "event_time": 1749822309,
    "transaction_id": "f538d092-b4f5-4cef-a343-91351d7a00f0",
    "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_user_id": "<partner user id>",
        "hip_code": "<counter id>",
        "req_id": "<request id>"
    }
}

Field Descriptions

  • data: Contains additional details related to the callback response sent to client.
    • hip_code: Contains the Counter ID.