Webhooks
Webhooks allow you to notify external systems about important events in JeraSoft Billing, such as client creation, modification, or DID assignments. Webhooks send HTTP POST requests to specified URLs with event details.
Key features
- Notify external systems of important billing events.
- Configure HTTP POST URLs to receive event data.
- Include detailed payloads with event-specific information.
note
The webhooks are executed by the "Provisioning Manager" system service.
📄️ Create webhook
:::note[JSON-RPC]
📄️ Get webhook
:::note[JSON-RPC]
📄️ List webhooks
:::note[JSON-RPC]
📄️ Update webhook
:::note[JSON-RPC]