---
title: "Create Requisition Detail Line"
slug: "create-requisition-detail-line"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/create-requisition-detail-line"
---

> ## 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 Requisition Detail Line

Post/po-rest-api/rest/1/porequisitiondet

## **Create Requisition Detail Lines**

UI Location: ASSET MANAGEMENT - Requisitions - Requisitions- Enter Requisitions - Requisitions Entry

### 

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='eb84702d-2367-47c4-b271-65a368ef6ea6'>application/json</option>
</select>object  Example{
  "PoreqdCompCode": "ZZ",
  "PoreqdNum": "000001",
  "PoreqdItmCode": "5033015",
  "PoreqdWmCode": "GL",
  "PoreqdReqQty": 3,
  "PoreqdTypeCode": "I",
  "PoreqdLineItmType": "I",
  "PoreqdCiitemtypeCode": "2",
  "PoreqdVUuid": ""
}

Responses200

Successful response

<select class='api-response-data' aria-label='Media type'><option value='47899831-6e44-43e5-9e77-9c5de71f4f1e'>application/json</option>
</select>
