---
title: "Create a PRM Work Order"
slug: "create-a-prm-work-order"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-a-prm-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 PRM Work Order

Post/prm-rest-api/rest/1/prmworkorder

## Create PRM 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='59874184-1024-4fd3-8669-7a265c17690d'>application/json</option>
</select>object  Example{
  "WoReceivedDateTime": "2023-09-01",
  "WoType": "J",
  "WoTranType": "G",
  "WoStatus": "O",
  "WoCompCode": "001",
  "WoCostCompCode": "001",
  "WoCostDeptCode": "00",
  "WoCode": "WO11.123",
  "WoNumber": "26",
  "WoCostingType": "T",
  "WoPrintCounter": "0",
  "WoPriorityNumber": "3",
  "WoBillingType": "N"
}WoPriorityNumberstring    
WoCostCompCodestring    
WoBillingTypestring    
WoStatusstring    
WoCostDeptCodestring    
WoCostingTypestring    
WoTypestring    
WoPrintCounterstring    
WoCodestring    
WoNumberstring    
WoReceivedDateTimestring    
WoCompCodestring    
WoTranTypestring    

Responses201

Created

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='6b5ce7e3-5c6c-4714-84f7-45612043263b'>application/json</option>
</select><select class='select-example' aria-label='Media type'><option value='da5dc8fd-8b38-4123-a337-4b3212a5bfa2'>example-0</option>
<option value='64425caf-cdd6-4ba7-8d06-524d54b191df'>example-1</option>
</select>example-0

Successful Response

```json
{
  "WoCompCode": "001",
  "WoCompName": null,
  "WoCode": "WO11.123",
  "WoNumber": 26,
  "WoDescription": null,
  "WoType": "J",
  "WoCostingType": "T",
  "WoBillingType": "N",
  "WoStatus": "O",
  "WoShopWoFlag": null,
  "WoPriorityNumber": 3,
  "WoReceivedDateTime": "2023-09-01",
  "WoReqStartDateTime": null,
  "WoReqEndDateTime": null,
  "WoDispatchedDateTime": null,
  "WoStartDateTime": null,
  "WoCompletionDateTime": null,
  "WoComments": null,
  "WoClass1": null,
  "WoClass2": null,
  "WoClass3": null,
  "WoClass4": null,
  "WoNormalBillRate": null,
  "WoOtBillRate": null,
  "WoDotBillRate": null,
  "WoPrintCounter": 0,
  "WoMteamCode": null,
  "WoCreatedBy": null,
  "WoDateCreated": null,
  "WoModifiedBy": null,
  "WoDateModified": null,
  "WoTranType": "G",
  "WoCostCompCode": "001",
  "WoCostCompName": null,
  "WoCostDeptCode": "00",
  "WoCostDeptName": null,
  "WoVendorCode": null,
  "WoTitle": null,
  "WoDeptCode": null,
  "WoDeptName": null,
  "WoCostJobCode": null,
  "WoCostJobName": null,
  "WoCustCode": null,
  "WoCustName": null,
  "WoBillAmt": null,
  "WoAppTypeCode": "PRM",
  "WoIssueId": null,
  "WoDmLocCode": null,
  "WoBillingRateTableCode": null,
  "WoInvoiceFormat": null,
  "WoClvValueCode1": null,
  "WoClvValueCode2": null,
  "WoClvValueCode3": null,
  "WoClvValueCode4": null,
  "WoClvValueCode5": null,
  "WoClvValueCode6": null,
  "WoEntry2Flag": "N",
  "WoUserField1": null,
  "WoReceivedTimeHh": null,
  "WoReceivedTimeMi": null,
  "WoReceivedTimeAmPm": null,
  "WoIuCreateDate": null,
  "WoIuCreateUser": null,
  "WoIuUpdateDate": null,
  "WoIuUpdateUser": null,
  "WoVUuid": "04C5E0CA46DB2B33E06316821FAC6367",
  "WoEqpCode": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367",
      "name": "prmworkorder",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367",
      "name": "prmworkorder",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367/child/PrmWorkItemViewObj",
      "name": "PrmWorkItemViewObj",
      "kind": "collection"
    }
  ]
}
```

example-1

Successful Response

```json
{
  "WoCompCode": "001",
  "WoCompName": null,
  "WoCode": "WO11.123",
  "WoNumber": 26,
  "WoDescription": null,
  "WoType": "J",
  "WoCostingType": "T",
  "WoBillingType": "N",
  "WoStatus": "O",
  "WoShopWoFlag": null,
  "WoPriorityNumber": 3,
  "WoReceivedDateTime": "2023-09-01",
  "WoReqStartDateTime": null,
  "WoReqEndDateTime": null,
  "WoDispatchedDateTime": null,
  "WoStartDateTime": null,
  "WoCompletionDateTime": null,
  "WoComments": null,
  "WoClass1": null,
  "WoClass2": null,
  "WoClass3": null,
  "WoClass4": null,
  "WoNormalBillRate": null,
  "WoOtBillRate": null,
  "WoDotBillRate": null,
  "WoPrintCounter": 0,
  "WoMteamCode": null,
  "WoCreatedBy": null,
  "WoDateCreated": null,
  "WoModifiedBy": null,
  "WoDateModified": null,
  "WoTranType": "G",
  "WoCostCompCode": "001",
  "WoCostCompName": null,
  "WoCostDeptCode": "00",
  "WoCostDeptName": null,
  "WoVendorCode": null,
  "WoTitle": null,
  "WoDeptCode": null,
  "WoDeptName": null,
  "WoCostJobCode": null,
  "WoCostJobName": null,
  "WoCustCode": null,
  "WoCustName": null,
  "WoBillAmt": null,
  "WoAppTypeCode": "PRM",
  "WoIssueId": null,
  "WoDmLocCode": null,
  "WoBillingRateTableCode": null,
  "WoInvoiceFormat": null,
  "WoClvValueCode1": null,
  "WoClvValueCode2": null,
  "WoClvValueCode3": null,
  "WoClvValueCode4": null,
  "WoClvValueCode5": null,
  "WoClvValueCode6": null,
  "WoEntry2Flag": "N",
  "WoUserField1": null,
  "WoReceivedTimeHh": null,
  "WoReceivedTimeMi": null,
  "WoReceivedTimeAmPm": null,
  "WoIuCreateDate": null,
  "WoIuCreateUser": null,
  "WoIuUpdateDate": null,
  "WoIuUpdateUser": null,
  "WoVUuid": "04C5E0CA46DB2B33E06316821FAC6367",
  "WoEqpCode": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367",
      "name": "prmworkorder",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367",
      "name": "prmworkorder",
      "kind": "item"
    },
    {
      "rel": "child",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/prm-rest-api/rest/1/prmworkorder/04C5E0CA46DB2B33E06316821FAC6367/child/PrmWorkItemViewObj",
      "name": "PrmWorkItemViewObj",
      "kind": "collection"
    }
  ]
}
```

object
