I am attempting to override and update TaxAmt[]1-4 in Cloudsuite Distribution (CSD) using the sxapiOEOrderChange SXAPI endpoint. The documentation indicates that the endpoint updates the TaxAuthority, TaxDefaultType, TaxOverrideCode, TaxOverrideFlag, and TaxableFlag; however, it indicates that TaxAmount1, TaxAmount2, TaxAmount3, and TaxAmount4 fields are not updatable.
I have tax amounts for individual sales tax authorities (state, county, local, other) that need to be overridden and updated from another source. How can I do this using an SXAPI endpoint?
Thanks,
Donald