Error "The request content has an invalid structure" in Adjust project costs API — Cloud Customer Connect
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

Error "The request content has an invalid structure" in Adjust project costs API

Hi all,

I'm trying to use the Adjust Project Costs API in Oracle Fusion Cloud, but I’m encountering the following error in Postman:

"The request content does not represent an action or it has an invalid structure."

Here are the details:

API Endpoint (as used):
/fscmRestApi/resources/11.13.18.05/projectCosts/{projectCostsUniqID}/action/adjustProjectCosts

Request Body:

{  "name": "adjustProjectCosts",  "parameters": {    "AdjustmentType": "Transfer",   "ExpenditureType": "Management Cost",    "ProjectNumber": "10001",    "TaskName": "Consolidated Project Management Cost",    "Quantity": 1233  }}

I’ve confirmed that the projectCostsUniqID is valid and the cost line exists.
Is there something I’m missing in the endpoint or payload structure?

Any help or working example would be greatly appreciated.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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