REST API Change Order
Hi,
I am getting error while trying to create CO using REST API however I am able to create from UI.
Can someone help to check the issue and let me know the rootcause
Summary:
Following is the REST URL and Payload being used
https://****...oraclecloud.com/fscmRestApi/resources/11.13.18.05/productChangeOrdersV2
{
"ChangeTypeId": "300000047659200",
"ChangeNotice": "PROD100123",
"ChangeName": "Test123",
"OrganizationId": "001"
}
Error:
You cannot create a change order for a reference organization. You must select the corresponding definition organization. (ACA-3600220)
Tagged:
0