---
title: "Create Requisition Detail Line"
slug: "create-requisition-detail-line"
updated: 2026-05-26T12:48:31Z
published: 2026-05-26T12:48:45Z
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='5fb2fd67-0b7b-4f92-ba99-1c32d20a65be'>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='9597f363-59a8-4b48-bd23-5ed05cac7274'>application/json</option>
</select>
