Subscription End Date Reached
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a subscription.end_date_reached event occurs.
Triggered by: the end date of a subscription being reached, fired on that day (delayed runs may catch up for a few days). This is distinct from subscription.deactivated, which fires when the end date is entered. If the end date is later changed and reached again, it fires again for the new date.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).