Membership cancel at period end changed
Sent when a membership is cancel at period end changed
Required permissions:
member:basic:readmember:email:readwebhook_receive:memberships
Headers
A unique identifier for this webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The signature of the webhook request with the webhook version prepended
"v1,BASE64ENCODEDSIGNATURE"
The timestamp in seconds since the Unix epoch that the webhook was sent at on the server
"1727606400"
Body
A unique ID for every single webhook request
"msg_xxxxxxxxxxxxxxxxxxxxxxxx"
The API version for this webhook
"v1""v1"
The timestamp in ISO 8601 format that the webhook was sent at on the server
"2025-01-01T00:00:00.000Z"
The webhook event type
"membership.cancel_at_period_end_changed""membership.cancel_at_period_end_changed"
A membership represents an active relationship between a user and a product. It tracks the user's access, billing status, and renewal schedule.
The company ID that this webhook event is associated with
"biz_xxxxxxxxxxxxxx"
Response
Return a 200 status to indicate that the data was received successfully

