rocketCreate Webhook

Create Webhook

post
/banking/v1/webhooks

This endpoint allows a merchant to register a new webhook to receive real-time notifications about specific events (e.g., transactions, payouts).

scope: webhooks.write

Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Body
bank_account_idstring · uuidRequired
urlstring · uriRequired
eventsstring[]Required
Responses
post
/banking/v1/webhooks
HTTP

Last updated