Channel created
Webhook
The bvnk:payment:channel:created webhook is triggered when a new crypto payment channel is successfully created for a wallet.
The payload describes the channel configuration (currencies, chain address, redirect URL, linked contact, and flags). Use it to sync channel records in your systems when channels are created via API or BVNK UIs.
For channels created on an customer's wallet, the payload includes embeddedCustomerDetails with a reference to the customer. Channels on standard wallets omit embeddedCustomerDetails.
Request
Responses
- 200
Webhook received successfully.