---
title: "Patch a Crewtime Crew"
slug: "patch-a-crewtime-crew"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/patch-a-crewtime-crew"
---

> ## 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.

# Patch a Crewtime Crew

Patch/hcm-rest-api/rest/1/pyctimecrew/{PycrCode}

SecurityHTTPType basic

Basic authentication

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

Path parametersPycrCodestringRequired

Body parameters<select class='api-response-data' aria-label='Media type'><option value='c3d7bace-22e3-43e4-bb55-bcab1690adfd'>application/json</option>
</select>object  Example{
  "PycrResponsibleEmpNo": "GL-BW-HR18"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='8e3ea60d-4f5f-46f1-8129-6bbe4341ccb7'>application/json</option>
</select>

```json
{
  "PycrVUuid": "E06F4FC760B14F05E053508010ACF694",
  "PycrCode": "CREW_002",
  "PycrName": "test002",
  "PycrForemanEmpNo": "GL-BW-HR10",
  "PycrResponsibleEmpNo": "GL-BW-HR18",
  "PycrJobCompCode": "ZZ",
  "PycrJobCode": "TESTJAN11",
  "PycrShiftCode": "*",
  "PycrMaxEmpHours": null,
  "PycrScheduleCode": "AFTERNOON",
  "PycrReqSignoffsignatureFlag": "N",
  "PycrReqForemanSignFlag": "N",
  "PycrRequireInoutTimesFlag": "N",
  "PycrStartDate": "2022-06-01",
  "PycrEndDate": null,
  "PycrIuCreateDate": "2022-06-02T03:07:53Z",
  "PycrIuUpdateDate": "2022-06-02T03:26:41Z",
  "PycrAccessCode": null,
  "links": [
    {
      "rel": "self",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002",
      "name": "pyctimecrew",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002",
      "name": "pyctimecrew",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002/child/PyCtimeCrewActivityViewObj",
      "name": "PyCtimeCrewActivityViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002/child/PyCtimeCrewEmployeeViewObj",
      "name": "PyCtimeCrewEmployeeViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002/child/PyCtimeCrewEquipmentViewObj",
      "name": "PyCtimeCrewEquipmentViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002/child/PyCtimeEmpIntViewObj",
      "name": "PyCtimeEmpIntViewObj",
      "kind": "collection"
    },
    {
      "rel": "child",
      "href": "http://127.0.0.1:7101/hcm-rest-api/rest/1/pyctimecrew/CREW_002/child/PyCtimeEqpIntViewObj",
      "name": "PyCtimeEqpIntViewObj",
      "kind": "collection"
    }
  ]
}
```

object
