Cost scenario api giving error "The value of the attribute CostOrgName isn't valid" — 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

Cost scenario api giving error "The value of the attribute CostOrgName isn't valid"

Summary: Cost scenario creation by API is not working "

API POST method URL :https://****/fscmRestApi/resources/11.13.18.05/costScenarios

Payload :

{    "ScenarioNumber": "IECS3", 
  "CostOrgName": "IE ORG",   
"CostBookCode": "IE CostBook",   
"EffectiveStartDate": "2025-05-24"
}


Response :

"

  "title": "Bad Request",    "status": "400",   
"o:errorDetails": [        {            "detail": "The value of the attribute CostOrgName isn't valid.",         
  "o:errorCode": "FND:::FND_CMN_INVALID_ATTRB_API_SERV"

"

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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