Hello,
I get below error when trying to create prepayment from Sales order API, where the payment method is “BACS”: Direct deposit.
Errors - message - An error has occurred.
exceptionMessage - Inserting 'AR Payment' record raised at least one error. Please review the errors.
CashAccountID: 'Cash Account' cannot be empty.
exceptionType - PX.Api.ContractBased.OutcomeEntityHasErrorsException
The error indicates Cash Account is missing, even though I am sending both payment method and cash account in my request.
I can create payment for other payment methods, but same request doesn’t work when payment method is BACS. Are we missing any configuration at Acumatica? I found discussions on same error in the forum but the fix did not work in my case.
Has anyone faced this issue, please share your inputs.
TIA

