BookkeepersManagement > Incidence > Updates

Subscription_type: bookkeepers_management/incidence/update

Payload

Callback payload

integer
required

identifier of the incidence (aka employee update).

integer

identifier of employee related.

integer
required
string
required

name of the incidence (aka employee update). It also represent the incidence type. For example a new hire incidence will be

string
integer
required

The 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.

string
required

The 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.

string

The date the incidence (aka employee update) starts.

string

The date the incidence (aka employee update) end.

string

The date the incidence (aka employee update) was read.

string
required
integer
required

identifier of company related.

string

Indicate the message sender on the incidence (aka employee update). It can be any of 'bookkeeper', 'admin'

boolean

Boolean that indicates if the incidence (aka employee update) has unread messages.

string
required

Date in which incidence (aka employee update) was created.

boolean
required

Boolean that indicates if the incidence (aka employee update) has been reopened.

string
string
string
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…