---
title: "Create a Crew Maintenance Member Assignment with Trade and Union"
slug: "create-a-crew-maintenance-member-assignment-with-trade-and-union"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-crew-maintenance-member-assignment-with-trade-and-union"
---

> ## 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 Crew Maintenance Member Assignment with Trade and Union

Post/hcm-rest-api/rest/1/pyctimecrewemp

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='d4f37dd9-0a16-42b2-a467-7cb85ab7f71c'>application/json</option>
</select>object  Example{
  "PyceAccessCode": "MASTER",
  "PyceCrewCode": "TEST-01",
  "PyceEmpNo": "KL00009",
  "PyceStartDate": "2021-09-09",
  "PyceVUuid": "",
  "PyCtimeCrewEmpDetailViewObj": [
    {
      "CrwedCrewempVUuid": "B9C0AE2DED45FDBFE053508010AC7867",
      "CrwedUnionCode": "1000",
      "CrwedTradeCode": "ASST",
      "CrwedVUuid": ""
    }
  ]
}

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='b378e7ea-64e2-44e3-b7fc-1740187cc92e'>application/json</option>
</select>
