Leave Declined
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a leave.declined event occurs.
Triggered by: a leave registration being declined.
Declining removes the leave registration, so id identifies a record that is no longer retrievable via the API. Treat this as a tombstone notification.
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).