POST /billing/webhook
POST /billing/webhook
Endpoint
POST /billing/webhook
Error Responses
| Status Code | Error Code | Description |
|---|---|---|
| 500 | HTTP_500 | Internal Server Error |
| 400 | HTTP_400 | Bad Request |
| 400 | HTTP_400 | Bad Request |
| 500 | HTTP_500 | Internal Server Error |
Example Request
curl -X POST "https://api.allurelms.com/billing/webhook" \
-H "Content-Type: application/json" \
-d '{}'