Account Linking Webhook

Open triggers the account_linking webhook upon completion of the account linking process and during each status update. The details of the account_linking webhook event detail is provided below.

Webhook Hash Validation Logic For Connected Banking Events

  • account_linking
{
    "event":"account_linking",
    "status": "pending/in_progress/pending_approval/active/inactive",
    "partner_banks_id": 1,
    "account_ref_id": "dgfshf36278",
    "account_number":"**********6745",
    "ifsc":"ICIC0000004",
    "hash":"gfsdhj325678gdvshjhdgc632746hdsjdhg32746"
}