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

Patch/hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702

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='f2e003b9-1e12-4b4d-88da-af5d71d9b16a'>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='cf2ee0ca-e2b9-46e6-8d8f-9882823a1bfb'>application/json</option>
</select>

```json
{
  "EmtrVUuid": "B9C0AE2DECDBFDBFE053508010AC1702",
  "EmtrHdrJobCompCode": "IA",
  "EmtrHdrJobCode": "IA00004",
  "EmtrCrewCode": "IA-CREW01",
  "EmtrRefDate": "2021-05-05",
  "EmtrDistTypeCode": "J",
  "EmtrDsrcCompCode": "IA",
  "EmtrJobCode": "IA00002",
  "EmtrPhsCode": "0100-01-01T00:00:00Z",
  "EmtrCatCode": null,
  "EmtrDistDeptCode": null,
  "EmtrDistAccCode": null,
  "EmtrActEquipment": null,
  "EmtrActEquipCategory": null,
  "EmtrActEquipTranCode": null,
  "EmtrDistWorkorder": null,
  "EmtrDistWitmLineNumber": null,
  "EmtrDistExpCode": null,
  "EmtrRefCode": null,
  "EmtrRowEquipment": "BENZ44",
  "EmtrRowEquipTranCode": "999",
  "EmtrQty": 0.5,
  "EmtrPostFlag": null,
  "EmtrIuCreateDate": "2021-05-14T15:29:30Z",
  "EmtrIuUpdateDate": "2021-10-07T17:54:21Z",
  "EmtrAccessCode": null,
  "EmtrColNum": null,
  "EmtrCrewtshDataType": "W",
  "EmtrRecStatus": "N",
  "EmtrRecStatusComments": "Valid Record ",
  "EmtrRowNum": null,
  "EmtrDistWoTaskCode": null,
  "links": [
    {
      "rel": "self",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702",
      "name": "pyctimeeqpint",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimeeqpint/B9C0AE2DECDBFDBFE053508010AC1702",
      "name": "pyctimeeqpint",
      "kind": "item"
    }
  ]
}
```

object
