Can we get a working payload for periodic cost adjustment — 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

Can we get a working payload for periodic cost adjustment

Hi Team ,

I am trying to create periodic cost adjustment using REST Payload.

{    "AdjustmentTypeCode": "OPENING_BALANCE",    "CostOrganizationName": "Reo Cost Org",    "CostBook": "Reo Avg Cost Book",    "Item": "01-5109-56-",    "ValuationUnitType": "ASSET",    "ValuationUnit": "RCO-28101",    "PeriodName": "2024-25",    "ReasonCode": "Item Cost Adjustment",    "Account":null ,        "costAdjustmentDetails": [        {            "CostElement": "Material",            "ValueCost": 10        }    ]}

https://fa-eyiz-fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/periodicAverageCostAdjustments

I am using above payload but it gives error

{    "title": "Bad Request",    "status": "400",    "o:errorDetails": []}

Can anyone help me with the working request payload.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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