employment.job_title_review.rejected

This event is triggered when a job title review completes with rejection: the
employment is archived and will not proceed to onboarding. The employer can
contest the decision through Remote support. 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…