Creation a project using rest API issue.
Dear all,
I am trying to create a project with the endpoint /fscmRestApi/resources/11.13.18.05/projects/, using a simple body JSON request:
{
"ProjectName": "TEST104",
"ProjectNumber": "TEST104",
"ProjectManagerEmail": "dasdasasd@hotmail.com",
"ProjectStartDate": "2018-01-01",
"ProjectEndDate": "2050-12-31",
"ProjectCurrencyCode": "USD"
}
However, when I create this project, the request succeeds, but I can't find the project in the Oracle Fusion System. Please, can anyone help me?
Thank you, and best regards.
Tagged:
0