How do I trigger a subtotal, tax and total calculation with the API?
I created an Estimate, then I added EstimateLines, but the subtotal/tax/total stays at 0. I tried sending a PATCH with very little data just to trigger an update, but it still stays at 0.
Do I have to calculate everything by myself?
Thanks!