Contract Status
Overview
Contract status refers to the state of an employment contract during its lifecycle. It tracks where the contract stands in relation to signing, approval, and execution when hiring someone. Possible values of this field are:
Status | Description |
---|---|
issued | Contract has been created and sent out to the employee. |
pending_employee_signature | Waiting for the employee to sign the contract. |
pending_employer_signature | Waiting for the employer to sign the contract. |
employee_signed | Employee has signed the contract. |
employer_signed | Employer has signed the contract. |
both_parties_signed | Both employer and employee have signed the contract. |
pending_admin_approval | Contract is awaiting admin approval. |
declined | Contract was declined by Remote admin. |
terminated | Contract has been terminated before the intended end date and will not be concluded. |
shared_with_customer | Contract has been shared with customer for review. |
deleted | Contract has been soft deleted from the system. |
ℹ️ Contract statuses are different from employment statuses and can change independently based on administrative actions or negotiations.
Updated 3 days ago