Receive and verify Flexprice billing webhooks (Svix)
curl --request POST \
--url https://api.kazzle.app/api/webhooks/flexprice \
--header 'Authorization: Bearer <token>'{
"received": true
}curl --request POST \
--url https://api.kazzle.app/api/webhooks/flexprice \
--header 'Authorization: Bearer <token>'{
"received": true
}