Create a Work Order
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Create a Work Order
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/prm-rest-api/rest/1/workorder
Create Work Orders
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceItem+json
Body parameters
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": "" }
WoEntry2Flag
string
💻 UI Fieldname: WoEntry2Flag
WoPriorityNumber
string
💻 UI Fieldname: WoPriorityNumber
WoAppTypeCode
string
💻 UI Fieldname: WoAppTypeCode
WoBillingType
string
💻 UI Fieldname: WoBillingType
WoStatus
string
💻 UI Fieldname: WoStatus
WoCostingType
string
💻 UI Fieldname: WoCostingType
WoType
string
💻 UI Fieldname: WoType
WoPrintCounter
string
💻 UI Fieldname: WoPrintCounter
WoCustCode
string
💻 UI Fieldname: WoCustCode
WoCode
string
💻 UI Fieldname: WoCode
WoVUuid
string
💻 UI Fieldname: WoVUuid
WoNumber
string
💻 UI Fieldname: WoNumber
WoReceivedDateTime
string
💻 UI Fieldname: WoReceivedDateTime
WoTitle
string
💻 UI Fieldname: WoTitle
WoCompCode
string
💻 UI Fieldname: WoCompCode
Responses
201
Successful response