employment.job_title_review.approved

This event is triggered when a job title review completes with approval: the
employment returns to the created status and it is safe to invite the employee.
Note this event is delivered asynchronously and its order relative to
employment.status.updated is not guaranteed.

Payload
string
required

The unique identifier of the related company.

string
required

The unique identifier of the related employment.

string
required

The webhook event type identifier.

Response
2XX

Any 200 response confirms that the webhook was delivered.

LoadingLoading…