---
title: "Create a Crew Maintenance Equipment Assignment with Detail"
slug: "create-a-crew-maintenance-equipment-assignment-with-detail"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-crew-maintenance-equipment-assignment-with-detail"
---

> ## 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 Equipment Assignment with Detail

Post/hcm-rest-api/rest/1/pyctimecreweqp

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='136ddac2-5dda-47a2-863e-9a461428608c'>application/json</option>
</select>object  Example{
  "CrweAccessCode": "MASTER",
  "CrweCrewCode": "TEST-01",
  "CrweEqpCode": "TRAIL1",
  "CrweStartDate": "2021-09-08T13:27:53Z",
  "CrweVUuid": "",
  "PyCtimeCrewEqpDetailViewObj": [
    {
      "CrweqdCreweqpVUuid": "91C28FC010A811ECB76999DBF27C485F",
      "CrweqdTranCode": "INT",
      "CrweqdTranVUuid": "DE0AF6C2B2AA257FE053508010ACED55",
      "CrweqdVUuid": ""
    }
  ]
}

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='ee7b9d0b-b494-4901-b4d2-17e2c4f437b4'>application/json</option>
</select>
