---
title: "Update a specific PY Employee Timesheet"
slug: "update-a-specific-py-employee-timesheet"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-py-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 PY Employee Timesheet

Patch/hcm-rest-api/rest/1/pyemptimesheet/F2A4A14B8AAD7A24E05316821FACC292

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='bbfa4824-0a6b-44aa-acae-5aa09ac363ff'>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='26bffdb6-bed4-4480-8f0c-17c6e264bfc7'>application/json</option>
</select>

```json
{
  "TshCatexpId": "L",
  "TshCompCode": "001",
  "TshDate": "2022-01-01",
  "TshDocumentNo": "2022SM001",
  "TshDotHours": null,
  "TshEmpNo": "1003",
  "TshJobdeptwoId": "14001",
  "TshNormalHours": 8,
  "TshOhType": null,
  "TshOtHours": null,
  "TshOtherHours": 0,
  "TshPhsacctwiId": "00020",
  "TshPprPeriod": 1,
  "TshPprYear": 2022,
  "TshPrnCode": "SM",
  "TshSeqNo": 48615791,
  "TshTypeCode": "J",
  "TshVUuid": "F2A4A14B8AAD7A24E05316821FACC292",
  "TshWcbCode": "5510",
  "TshWorkCompCode": "001",
  "TshUserField3": "00020",
  "TshUserField2": "14001",
  "TshUserField1": "001",
  "TshUnionCode": null,
  "TshTradeCode": "PM1",
  "TshShiftCode": null,
  "TshSectorCode": null,
  "TshScheduleCode": null,
  "TshExpAmount": null,
  "TshExpCode": null,
  "TshExpQuantity": null,
  "TshExpRate": null,
  "TshBatchPostFlag": null,
  "TshWbsvCode1": null,
  "TshWbsvCode2": null,
  "TshWbsvCode3": null,
  "TshWbsvCode4": null,
  "TshIuCreateDate": "2023-01-19T20:54:56Z",
  "TshIuUpdateDate": null,
  "TshIuLastUpdateDate": "2023-01-19T20:54:56Z",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/F2A4A14B8AAD7A24E05316821FACC292",
      "name": "pyemptimesheet",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyemptimesheet/F2A4A14B8AAD7A24E05316821FACC292",
      "name": "pyemptimesheet",
      "kind": "item"
    }
  ]
}
```

object
