Body
application/json
Subscription event payload in json
Unique identifier for the event
Type of event that occurred
Available options:
subscription.created, subscription.trialing, subscription.activated, subscription.incomplete_expired, subscription.past_due, subscription.cancelled Example:
"subscription.activated"
Type of this json payload, 'event' if this is an event
Example:
"event"
Timestamp when the event occurred
Subscription data object containing all subscription details
Response
200
Return a 200 status to indicate that the data was received successfully