Skip to main content
Server path: /taxjar | Type: Application | PCID required: Yes

Tools


taxjar_calculate_tax

Calculate the sales tax for a given order. Requires shipping destination and at least one line item. Parameters:

taxjar_create_customer

Create a customer with a tax exemption profile. Parameters:

taxjar_create_order_transaction

Create an order transaction for tax reporting. Records a completed order in TaxJar. Parameters:

taxjar_create_refund_transaction

Create a refund transaction for tax reporting. Records a completed refund in TaxJar. Parameters:

taxjar_delete_order_transaction

Delete an existing order transaction by transaction ID. Parameters:

taxjar_delete_refund_transaction

Delete an existing refund transaction by transaction ID. Parameters:

taxjar_list_categories

List all TaxJar product tax categories. Returns categories with their name, description, and product_tax_code for use in tax calculations.

taxjar_list_customers

List customers with tax exemption profiles.

taxjar_list_order_transactions

List order transactions. Optionally filter by date range, provider, or transaction source. Parameters:

taxjar_list_refund_transactions

List refund transactions. Optionally filter by date range or provider. Parameters:

taxjar_list_summary_rates

List minimum and average tax rates by region. Returns tax rate summaries for all US states and territories.

taxjar_show_customer

Show details of a specific customer and their tax exemption profile. Parameters:

taxjar_show_order_transaction

Show details of a specific order transaction by transaction ID. Parameters:

taxjar_show_refund_transaction

Show details of a specific refund transaction by transaction ID. Parameters:

taxjar_show_tax_rates

Show tax rates for a specific location by ZIP code. Optionally provide city, state, and country for more accurate results. Parameters:

taxjar_update_order_transaction

Update an existing order transaction. All fields are optional except transaction_id. Parameters:

taxjar_update_refund_transaction

Update an existing refund transaction. All fields are optional except transaction_id. Parameters:

taxjar_validate_address

Validate a shipping address. Returns a validated and standardized version of the address. Parameters: