Skip to main content
POST
/
billing
/
webhook
Handle webhook
curl --request POST \
  --url https://v2-nova-api.prod.czmx.in/billing/webhook \
  --header 'svix-id: <svix-id>' \
  --header 'svix-signature: <svix-signature>' \
  --header 'svix-timestamp: <svix-timestamp>'
{}

Headers

svix-id
string
required

Svix message ID

svix-timestamp
string
required

Svix timestamp

svix-signature
string
required

Svix signature

Response

OK

{key}
string