Skip to main content

Webhook Events

Note: Transaction updates are provided only to live transactions, all test transactions carry an automatic status of completed.

Webhook Payload Structure

Every webhook payloads request made by Bitpowr follow the below basic structure: event: describing the event payload: An object containing the data associated with the event.

Sample webhook format

Below is a sample payload response of a webhook event that gets sent to your webhook URL.

Request FAQs