Webhook
Register Webhook
Register a webhook endpoint to receive event notifications
Register Webhook
Register a webhook endpoint to receive notifications for transaction events.
API Endpoint
Request Parameters
Parameter | Type | Required | Description |
---|---|---|---|
url | string | Yes | The URL where webhook events will be sent |
secret | string | Yes | A secret key used to sign webhook payloads |
Example Request
Example Response
For more information about webhooks, see our webhook documentation.