Rest API to validate accountCombinations
Summary:
Has anyone used /fscmRestApi/resources/11.13.18.05/accountCombinations API to validate an account combination recently?
Links:- REST API for Oracle Financials Cloud - Validate and create an account combination
Is this the right payload?
{
"name" : "createAccountCombination",
"items": [{
"chartOfAccountsName":"****_CORP_COA",
"combination": ,"X.Y.Z.000000.0000.0000000.000000.000000.000000"
}]
}
I am receiving HTTP/1.1 404 Not Found
Content-Type: text/plain
What am I doing wrong?
Regards,
Deb
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):