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

> ## 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 Work Order

Post/prm-rest-api/rest/1/workorder

## Create Work Orders

### 

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='13b95d67-84a9-46cb-a15b-a72087e864b1'>application/json</option>
</select>object  Example{
  "WoCompCode": "001",
  "WoCode": "WO.00030",
  "WoNumber": "30",
  "WoType": "J",
  "WoCostingType": "T",
  "WoBillingType": "N",
  "WoStatus": "C",
  "WoPriorityNumber": "3",
  "WoReceivedDateTime": "2016-02-05",
  "WoPrintCounter": "0",
  "WoTitle": "Test Entry",
  "WoCustCode": "TEST",
  "WoAppTypeCode": "CRM",
  "WoEntry2Flag": "N",
  "WoVUuid": ""
}WoEntry2Flagstring    

💻 UI Fieldname: WoEntry2Flag

WoPriorityNumberstring    

💻 UI Fieldname: WoPriorityNumber

WoAppTypeCodestring    

💻 UI Fieldname: WoAppTypeCode

WoBillingTypestring    

💻 UI Fieldname: WoBillingType

WoStatusstring    

💻 UI Fieldname: WoStatus

WoCostingTypestring    

💻 UI Fieldname: WoCostingType

WoTypestring    

💻 UI Fieldname: WoType

WoPrintCounterstring    

💻 UI Fieldname: WoPrintCounter

WoCustCodestring    

💻 UI Fieldname: WoCustCode

WoCodestring    

💻 UI Fieldname: WoCode

WoVUuidstring    

💻 UI Fieldname: WoVUuid

WoNumberstring    

💻 UI Fieldname: WoNumber

WoReceivedDateTimestring    

💻 UI Fieldname: WoReceivedDateTime

WoTitlestring    

💻 UI Fieldname: WoTitle

WoCompCodestring    

💻 UI Fieldname: WoCompCode

Responses201

Successful response

<select class='api-response-data' aria-label='Media type'><option value='d523279d-db5a-4a7f-a09d-1111456804fe'>application/json</option>
</select>
