Table of contents

Verification Webhook

This callback will be triggered for all Verification Stack APIs called from your Bulkpe account. Add your Webhook endpoint from Bulkpe Dashboard -> Settings -> Developer Controls -> Webhooks -> Verification.

{ "status": true, "statusCode": 200, "data": { "reference_id": "", "transcation_id": "TRAREF0002310805", "trx_status": "SUCCESS", "account_holder_name": "SATHYA NARAYANAN", "trx_message": "Credited to beneficiary SATHYA NARAYANAN on 29-08-2023 23:55:21", "beneficiaryName": "BulkpePenny2310806", "account_number": "287284672424", "ifsc": "FDRL0002XXX", "amount": 1, "payment_mode": "IMPS", "utr": "3241XX898XX1", "type": "Debit", "isVirtualAccount": false, "SubVaId": "", "vaName": "", "SubVaAccountNumber": "", "createdAt": "2023-08-29T18:25:18.856Z", "updatedAt": "2023-08-29T18:25:31+00:00" }, "message": "" }