What you need to do: Your account has been identified as one with potential discrepancies that would immediately benefit from this update. To implement this change, please have your technical team complete the following:
Add the below code to the header of code for your TaxJar API integration calls. This code will enable your site to use the latest version of the TaxJar API.
“x-api-version”: “2020-08-07”
Once added, test your current requests against the new version. This version should return an error message with the type of incorrect data sent to TaxJar, so you can fix any errors.
Once you are able to successfully test your data on the new API version, you should be good to go.
Is this java sdk updated such that the header is already being sent?
If not, when will it be updated?
Can this be done manually? I'm not sure if/where headers are exposed through the sdk.
Hello,
Received this via email:
Thank you, Perry Tew