BookkeepersManagement > Incidence > UpdatesAsk AIwbhk Webhooks > BookkeepersManagement > Incidence > UpdatesSubscription_type: bookkeepers_management/incidence/updatePayloadCallback payloadidintegerrequiredidentifier of the incidence (aka employee update).employee_idintegeridentifier of employee related.legal_entity_idintegerrequiredidentifier of legal entity related.namestringrequiredname of the incidence (aka employee update). It also represent the incidence type. For example a new hire incidence will becustom_namestringtarget_idintegerrequiredThe incidence (aka employee update) is also related to a another resource, for example for a leave target, the target identifier will be the leave id.target_typestringrequiredThe incidence (aka employee update) is also related to a another resource, for example a leave. This is the target type. The other types are Employee, Contracts::ContractVersion, BookkeepersManagement::ManualIncidence, Finance::CostCenterMembership.starts_onstringThe date the incidence (aka employee update) starts.ends_onstringThe date the incidence (aka employee update) end.read_atstringThe date the incidence (aka employee update) was read.statusstringrequiredcompany_idintegerrequiredidentifier of company related.message_fromstringIndicate the message sender on the incidence (aka employee update). It can be any of 'bookkeeper', 'admin'has_messagebooleanBoolean that indicates if the incidence (aka employee update) has unread messages.truetruefalsecreated_atstringrequiredDate in which incidence (aka employee update) was created.is_reopenedbooleanrequiredBoolean that indicates if the incidence (aka employee update) has been reopened.truefalselegal_entity_namestringemployee_first_namestringemployee_last_namestringResponse 200Return a 200 status to indicate that the data was received successfullyUpdated 7 months ago