TaxJar provides a comprehensive sales tax API for real-time tax calculations, reporting, and filing.
Tool to calculate sales tax for an order. use when you need an accurate tax calculation including nexus addresses, line items, shipping, and exemptions.
Tool to create a new order transaction. use after preparing transaction details.
Tool to create a new refund transaction. use after confirming refund details.
Tool to delete an existing customer. use when you need to remove a previously created customer by its id. example: "delete customer cust 12345".
Tool to delete an existing order transaction. use when you need to remove a previously created order transaction by its id. example: "delete transaction abc123".
Tool to delete an existing refund transaction. use when you need to remove a previously created refund transaction by its id. example: "delete refund 243345".