Create a project-related descriptive flexfield record failing API not able to create Project dff
Summary:
We are trying to create project DFF records on an expense distribution , but the API is throwing a message as below
Error Message -
Expenditure Organization 300000046987012 is not in the list of values.
Payload -
{
"__FLEX_Context": "EXM_Expense_Report_Line",
"__FLEX_Context_DisplayValue": "EXM: Expense Report Line",
"_PROJECT_ID_Display": "PI20100",
"_TASK_ID_Display": "1.1",
"_EXPENDITURE_ITEM_DATE": "2022-02-11",
"_EXPENDITURE_TYPE_ID": 300000047429459,
"_ORGANIZATION_ID": 300000046987012
}
Kindly help us know the reason for this behavior of the API.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):