Billing - Update Transaction Invoice Amount via REST API or SOAP
Summary: Update Receivables Transaction Amount via REST API or SOAP
Content (please ensure you mask any confidential information): Has anyone been able to successfully update the invoice amount using the PATCH request hosturl/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId} or via SOAP?
Attributes EnteredAmount and InvoiceBalanceAmount are Read-Only which just leaves OriginalAmount found within hosturl/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}/child/receivablesInvoiceInstallments but we can't update that either; we get the following error response "The total of the installment amounts doesn't equal the transaction total amount. (AR-857505)"
Version (include the version you are using, if applicable):24A
Code Snippet (add any code snippets that support your topic, if applicable):