Taxtris v1.7

Updates to our first version are out.
We organized endpoints better and added detailed descriptions.

What's new

Customer account support
Pushing transactions to Taxtris

Changelog

  • Add new endpoint country-properties.
    Returns all of the required account properties for a specific country.
  • Removed country and trackingId request params in calculate endpoint
  • Added 400 error messages with input validation issue details
  • Added token property in the init account response
  • Change issues description property to data type in calculate endpoint
  • Add subscribe webHookURL request property
  • Changed get latest tax endpoint to /tax/latest
  • Changed tax GET routes to use query params instead of URL params