contract_document.status.changedAsk AIwbhk contract_document.status.changedThis webhook is triggered whenever a contract document's status changes, including initial creation.Payloadcompany_idstringrequiredThe id of the company that owns the employmentcontract_document_idstringrequiredThe id of the contract documentemployment_idstring | nullrequiredThe id of the employment associated with the contract document. Null when the contract document is not associated with an employment.event_typestringrequiredThe webhook event type identifier.Response 2XXAny 200 response confirms that the webhook was delivered.Updated about 2 months ago