Sample payload to create qualifying criteria and attribute values in FIC using REST API
Summary:
Hello,
We need to create a qualification criteria and attribute values for the given direct credit rules.
I just try the below payload to POST the qualifying criteria -
POST - https://{instance url}/fscmRestApi/resources/11.13.18.05/incentiveCompensationRuleHierarchies/{RuleId}/child/QualifyingCriteria
Headers - Content-Type -- application/vnd.oracle.adf.batch+json
Body -
{
"Name": "dsmResourceName", //DFF api name
"Description": "Business unit of the incentive compensation organization listed on the transaction, which can be used for rule matching."
}
Can you please help me that if any issue in above?
Thanks.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Tagged:
0