Billing

Billing webhook

Receive a Creem subscription event. Authenticated by signature, not by session, and idempotent per event id.

post/billing/webhook

Response

The event was accepted

processedboolean required
duplicateboolean required

True when this event id was already applied, so the delivery was a safe no-op.

Changes