📄️ Webhooks Overview
When an event occurs (such as an order status change, filings error or document status change) or if more (or corrected) information is needed, we'll send a HTTP POST request to the URL you've configured. This allows your application to react immediately to important events without the need for constant API polling.
📄️ Webhooks List
| Webhook Name| Event type | Description | Payload |
📄️ Managing Subscriptions
You can manage your own webhook subscriptions directly through the API — no support