Webhook configuration and management
https://sandbox.finhub.cloud/api/v2.1/webhooksPOST /webhooks/subscriptionsGET /webhooks/subscriptionsGET /webhooks/subscriptions/{id}PUT /webhooks/subscriptions/{id}DELETE /webhooks/subscriptions/{id}GET /webhooks/subscriptions/{id}/deliveriesGET /webhooks/deliveries/{deliveryId}| Event | Description |
|---|---|
customer.created | New customer registered |
customer.updated | Customer data updated |
customer.activated | Customer account activated |
customer.suspended | Customer account suspended |
| Status | Description |
|---|---|
PENDING | Delivery queued |
DELIVERED | Successfully delivered (2xx response) |
FAILED | All retry attempts exhausted |
RETRYING | Delivery failed, retrying |
| Code | Description |
|---|---|
200 | Operation successful |
201 | Webhook created successfully |
400 | Invalid request data |
401 | Unauthorized |
404 | Subscription not found |
500 | Internal server error |
Tenant identifier
"97e7ff29-15f3-49ef-9681-3bbfcce4f6cd"
Authenticated user identifier
"87b3af37-4ac1-402b-a0ea-53cfdc695e02"
OK