---
title: "Create a PRM Work Item"
slug: "create-a-prm-work-item"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-prm-work-item"
---

> ## 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 PRM Work Item

Post/prm-rest-api/rest/1/prmworkitem

## Create PRM Work Items

### 

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='c05b8b43-5ad5-46c9-a318-4b01300959e8'>application/json</option>
</select>object  Example{
  "WitmWoCompCode": "001",
  "WitmWoCode": "WO.00003",
  "WitmJobCode": "WO.00003",
  "WitmWoStepTitle": "leaking pipe",
  "WitmWoStepDescription": "Leaking pipe in bathroom on the first floow",
  "WitmLineNumber": "10",
  "WitmPriority": "3",
  "WitmWorkItemType": "JB",
  "WitmAppTypeCode": "PRM",
  "WitmBillingType": "T",
  "WitmStatus": "O",
  "WitmMissedTaskCount": "1",
  "WitmRecurringFlag": "0",
  "WitmWoEntry2Flag": "N",
  "WitmDeadlineDate": "2023-09-10",
  "WitmThresholdDate": "2023-09-08",
  "WitmVUuid": ""
}WitmLineNumberstring    
WitmJobCodestring    
WitmAppTypeCodestring    
WitmMissedTaskCountstring    
WitmWoEntry2Flagstring    
WitmWoStepTitlestring    
WitmWorkItemTypestring    
WitmThresholdDatestring    
WitmVUuidstring    
WitmStatusstring    
WitmDeadlineDatestring    
WitmWoCompCodestring    
WitmPrioritystring    
WitmRecurringFlagstring    
WitmWoCodestring    
WitmWoStepDescriptionstring    
WitmBillingTypestring    

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='a01bcf92-7a77-48a0-8cad-8576fa1c8ba7'>application/json</option>
</select>
