ARCredit Memo Comments: Attribute CreditMemoComments in view object CreditMemoHeader1 cannot be set.
Summary:
I'm trying to update the AR Credit Memo Comment field using REST API. It is throwing, Credit Memo Comments: Attribute CreditMemoComments in view object CreditMemoHeader1 cannot be set.
Content (please ensure you mask any confidential information):
REST API Used:
https://ClinetServer.oraclecloud.com/fscmRestApi/resources/11.13.18.05/receivablesCreditMemos/{CustomerTransactionId}
Body Used:
{ "CreditMemoComments": "Testing1226-1"}
Error: Credit Memo Comments: Attribute CreditMemoComments in view object CreditMemoHeader1 cannot be set.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):