howdy folks - I’m fighting with the quoting and tax APIs. We have a custom process for creating the quotes, so that’s all done via API. Then we’re trying to sync over the tax rate from netsuite where it’s calculated. We’re able to associated the tax via api (I can see it when I do direct requests), but we can’t get it to appear on the template. It doesn’t appear to be a templating issue, so I’m wondering if you have to do something else to the quote to make it work? Does the quote need to be a draft when you add the taxes, then published? Trying to figure this out and it’s a little unclear. Anyone know the magic requests to make this work?