Webhooks allow you to receive real-time notifications about specific events in your application. They are a powerful way to integrate external systems with StableStack’s API.
Real-time Notifications: Get notified instantly when events occur.
Customizable: Update your webhook URL or manage events as needed.
Secure: Webhooks include a signature secret for verification.
payout.initiated-transaction
payout.completed-transaction
payout.failed-transaction
payout.reversed-transactionFor more details on specific events, refer to the Webhook Events documentation.