POST /billing/webhook

POST /billing/webhook

Endpoint

POST /billing/webhook

Error Responses

Status CodeError CodeDescription
500HTTP_500Internal Server Error
400HTTP_400Bad Request
400HTTP_400Bad Request
500HTTP_500Internal Server Error

Example Request

curl -X POST "https://api.allurelms.com/billing/webhook" \
  -H "Content-Type: application/json" \
  -d '{}'