Our company is using a 3rd party service (called SOVOS) to calculate our sales tax via API. I have the API working in BC code, but I am having a hard time knowing where to override those tax values. My approach has been to update the "Amount Including VAT" field in the "Sales Line" record, but the page doesn't seem to update appropriately. Should I be trying to use a tax engine? I am new to BC development, so I'm not sure the best way to approach this problem is. Any advice or help would be appreciated.