ReceivablesCreditMemos Unable to perform POST with the Oracle Fusion Credit Memos API
Summary:
Unable to perform POST with the Oracle Fusion Credit Memos API
Content (please ensure you mask any confidential information):
When sending a POST request to the Credit Memos API, the following error is returned:
"You must provide a value for the Bill-to Customer Account Number attribute. The transaction source you entered doesn't exist. (AR-857623)"
The request payload being sent is as follows:
- The
billToCustomerAccountNumber
field is set to"CCV0007"
, yet the error indicates that either it is not recognized or has not been provided correctly. - The
transactionSource
field is set to"NC_POS1"
, which, according to the error message, does not exist in the current system configuration.
Tagged:
0