Skip to main content

Event Overview

Event Type: SUBSCRIPTION_STATUS
Category: Subscription
Description: Subscription status has been updated
This webhook is triggered when a subscription status changes or subscription information is updated.

Delivery Details

Headers

Signature verification (recommended):
Compute HMAC-SHA256(encryption_key, raw_body) where raw_body is the exact UTF-8 request body as received. Compare the hex result with the X-Webhook-Signature header to ensure the webhook is from the platform and unchanged.

Payload Schema


Field Specifications

string
required
Always "SUBSCRIPTION_STATUS" for this webhook event
string
required
Timestamp when the event occurred in YYYY-MM-DD HH:MM:SS formatExample: "2024-02-15 16:53:15"
string
required
Webhook payload version (currently “1.0”)
string
required
Unique identifier for the event instanceExample: "a3791670-7c5d-4a86-aa7a-fe35e58a9dbb"
object
required
Event-specific data payload containing subscription details