You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Unable to create requisition line of type "Fixed Price Services"

edited Aug 26, 2019 10:20AM in Self Service Procurement 2 comments

Content

Hi, 

As mentioned above, we are not able to create requisition line which is of type "Fixed Price Services" using the create requisition line rest api, please find below payload that we are using testing the rest api. 

Create Requisition Line : "Fixed Price Services", 
URL : https://elcx-test.fa.em2.oraclecloud.com/fscmRestApi/resources/latest/purchaseRequisitions/300000310664186/child/lines
Operation : POST 
Payload: 

{ "LineNumber": 2, 
"LineTypeId": 6, 
"LineTypeCode": "Fixed Price Services", 
"CategoryId": 300000002226680, 
"ItemDescription": "Test1234", 
"CurrencyCode": "SEK", 
"RequesterId": 100000208468161, 
"RequestedDeliveryDate": "2019-08-19", 
"DestinationTypeCode": "EXPENSE", 
"DestinationOrganizationId": 300000009798128, 
"DeliverToLocationId": 300000012877316 


Please find the error that i am getting back as response from rest service 
LineNumber 2: The value of the attribute Line Type is invalid. You can create requisitions only for goods-based lines. (POR-2010817) 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!