Webhook Events
subscription.updated
Occurs when a customer subscription is updated (e.g., cancel at period end changes).
WEBHOOK
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Body
application/json
The subscription ID.
Current status of the subscription.
Response
200
Webhook processed successfully.