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

Manage Status Changes for NIR REST API is not working

Received Response
52
Views
5
Comments
edited Oct 23, 2019 9:10PM in Product Master Data Management 5 comments

Content

Hi,

I created NIR in Open Status and  then trying to update the status of NIR to Definition using 'NIR Status Change' REST API but it is throwing the error 'Invalid attribute "name" in the payload.'

Below is my sample payload.

https://<instancename>.oraclecloud.com/fscmRestApi/resources/11.13.18.05/newItemRequests

{
"name": "changeStatus",
"parameters": [{
"nirNumber": "NIR123"
},
{
"orgCode": "XX"
},
{
"toStatusName": "Definition"
},
{
"comments": "Oktest"
}
]
}

As per 19C release notes, Manage Status Changes for NIR REST Service is available from 19C. 

Please let me know if I am missing anything

Version

19C
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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