Payload Example (USD)
Payload Breakdown
Handling the Webhook
When you receive this webhook:- Verify the signature ā Ensure the webhook is authentic using your webhook secret.
- Match the reference ā Use
data.referenceto link these account details to the specific request in your system. - Notify the user ā Share the
data.account.numberand other relevant details with your customer so they can begin funding their account.
NOTE: For
virtualaccount.failed, the state will be āFAILEDā.
