---
title: "Update a specific Crewtime Employee Timesheet"
slug: "update-a-specific-crewtime-employee-timesheet"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-crewtime-employee-timesheet"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a specific Crewtime Employee Timesheet

Patch/hcm-rest-api/rest/1/pyctimeempint/0269F05FF9D063BDE063AF811DACFCEE

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='86fb7c2f-9c73-43b3-a151-5b94d2cbe030'>application/json</option>
</select>object  Example{
  "TshDocumentNo": "2022SM001"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='075f4d49-6005-4677-8e4d-29dff53b4c7c'>application/json</option>
</select>

```json
{
  "TshVUuid": "0269F05FF9D063BDE063AF811DACFCEE",
  "TshHdrJobCompCode": "ALCAD",
  "TshHdrJobCode": "ALCAD1",
  "TshDocumentNo": "HASAN",
  "TshDate": "2023-08-08",
  "TshDataType": "J",
  "TshWorkCompCode": "ALCAD",
  "TshJobCode": "ALCAD1",
  "TshPhase": "0100-02-01T00:00:00Z",
  "TshCategory": "1000",
  "TshDeptCode": "00",
  "TshGlAccCode": "5200.100",
  "TshEquipment": null,
  "TshEquipCategory": null,
  "TshEquipTranCode": null,
  "TshWoCode": null,
  "TshWitmLineNumber": null,
  "TshWoExpCode": null,
  "TshPrimaryEmpNo": "110",
  "TshHoursCode": "NWHR",
  "TshDay01": 2.5,
  "TshSubmitFlag": "N",
  "TshAprvStatus": "P",
  "TshProcessFlag": null,
  "TshIuUpdateDate": "2024-01-08T22:14:30Z",
  "TshAccessCode": null,
  "TshRecStatus": "N",
  "TshRecStatusComments": "Valid Record ",
  "TshScheduleCode": null,
  "TshSectorCode": null,
  "TshTradeCode": "007",
  "TshUnionCode": "200",
  "TshWoTaskCode": null,
  "TshComment": null,
  "TshIuCreateDate": "2023-08-08T12:59:53Z",
  "TshTimeIn1": null,
  "TshTimeIn2": null,
  "TshTimeIn3": null,
  "TshTimeIn4": null,
  "TshTimeIn5": null,
  "TshTimeOut1": null,
  "TshTimeOut2": null,
  "TshTimeOut3": null,
  "TshTimeOut4": null,
  "TshTimeOut5": null,
  "links": [
    {
      "rel": "self",
      "href": "https://dev6v12.cmic.ca:9999/cmicdevv12/hcm-rest-api/rest/1/pyctimeempint/0269F05FF9D063BDE063AF811DACFCEE",
      "name": "pyctimeempint",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "https://dev6v12.cmic.ca:9999/cmicdevv12/hcm-rest-api/rest/1/pyctimeempint/0269F05FF9D063BDE063AF811DACFCEE",
      "name": "pyctimeempint",
      "kind": "item"
    }
  ]
}
```

object
