---
title: "Create a Crewtime Crew with Member Assignment"
slug: "create-a-crewtime-crew-with-member-assignment"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-crewtime-crew-with-member-assignment"
---

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

# Create a Crewtime Crew with Member Assignment

Post/hcm-rest-api/rest/1/pyctimecrew

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='71d0efab-e35b-4d37-9538-1aaa44571677'>application/json</option>
</select>object  Example{
  "PycrAccessCode": "MAHEEN",
  "PycrCode": "TEST-01",
  "PycrName": "Test crew",
  "PycrForemanEmpNo": "IA00028",
  "PycrResponsibleEmpNo": "IA00023",
  "PycrJobCompCode": "IA",
  "PycrJobCode": "IA00003",
  "PycrShiftCode": "*",
  "PycrScheduleCode": "AFTERNOON",
  "PycrReqSignoffsignatureFlag": "N",
  "PycrReqForemanSignFlag": "N",
  "PycrRequireInoutTimesFlag": "Y",
  "PycrStartDate": "2021-09-17",
  "PycrVUuid": "",
  "PyCtimeCrewEmployeeViewObj": [
    {
      "PyceAccessCode": "MASTER",
      "PyceCrewCode": "TEST-01",
      "PyceEmpNo": "KL00009",
      "PyceStartDate": "2021-09-09",
      "PyceVUuid": ""
    }
  ]
}

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='2d4e9fe4-54c7-4067-a1e5-7b765ac8615b'>application/json</option>
</select>
