Time off request cancelledAsk AIwbhk timeoffRequestCancelledTriggered when cancelling a time off request. In the right panel, open Examples and select Payload Example to see a real payload.PayloadcompanyIdnumberrequiredThe company IDtypestringenumrequiredEvent type for time off request cancelledtimeoff.request.cancelledAllowed:timeoff.request.cancelledtriggeredBystringrequiredThe backend-id of the employee that triggered the event, or 'system' for system-triggered eventstriggeredAtstringrequiredThe timestamp when the event occurred (ISO 8601-style string)versionstringrequiredThe webhook version (e.g., v2)dataobjectrequiredData payload for timeoff.request.cancelled eventdata objectHeadersbob-signaturestringrequiredBase64-encoded signature sent with each webhook request. Use it to verify that the request came from Bob. To verify webhook authenticity, see How does Bob calculate the signature.Responses 200Webhook received successfully 400Invalid webhook payloadUpdated about 1 month ago