# Update a single ProcessedEmploymentContractMonth **PATCH /api/time/processed/employment_contract_month/{id}** ## Servers - https://replace-with-own-host.iw-erp.de: https://replace-with-own-host.iw-erp.de () ## Authentication methods - Session token - Jwt token internal - Login config ## Parameters ### Path parameters - **id** (string) ### Query parameters - **iw-build-id** (string) build id of the client - **iw-package-id** (string) package id of the client ### Body: application/json (object) - **data** (object) ## Responses ### 200 Update a single ProcessedEmploymentContractMonth #### Body: application/json (object) - **id** (integer) - **user** (object) - **contract** (object) - **start_month** (integer) - **start_year** (integer) - **start_wts** (integer) - **overtime_last_year_wts** (integer) - **end_wts** (integer) - **correction_wts** (integer) - **real_wts** (integer) - **planned_wts** (integer) - **live_end_wts** (integer) - **live_real_wts** (integer) - **live_planned_wts** (integer) - **live_wts_status** (string) - **start_vd** (number(float)) - **unconfirmed_start_vd** (number(float)) - **start_sum_vd** (number(float)) - **start_last_year_vd** (number(float)) - **end_last_year_vd** (number(float)) - **correction_last_year_vd** (number(float)) - **real_last_year_vd** (number(float)) - **start_real_last_year_vd** (number(float)) - **end_real_last_year_vd** (number(float)) - **expired_last_year_vd** (number(float)) - **start_expired_last_year_vd** (number(float)) - **end_expired_last_year_vd** (number(float)) - **end_vd** (number(float)) - **unconfirmed_end_vd** (number(float)) - **end_sum_vd** (number(float)) - **new_vd** (number(float)) - **correction_vd** (number(float)) - **real_vd** (number(float)) - **unconfirmed_real_vd** (number(float)) - **real_wd** (number(float)) - **start_sd** (number(float)) - **unconfirmed_start_sd** (number(float)) - **end_sd** (number(float)) - **unconfirmed_end_sd** (number(float)) - **correction_sd** (number(float)) - **real_sd** (number(float)) - **unconfirmed_real_sd** (number(float)) - **dirty** (boolean) - **search_string** (string) - **created** (string(date-time)) - **updated** (string(date-time)) [Powered by Bump.sh](https://bump.sh)