Taxjar
Learn how to use Taxjar with Composio
Overview
Enum
TAXJAR
Description
TaxJar provides a comprehensive sales tax API for real-time tax calculations, reporting, and filing.
Authentication Details
API_KEY
generic_api_key
Actions
TAXJAR_CALCULATE_SALES_TAX_FOR_AN_ORDER
Action Parameters
amount
customer_id
exemption_type
from_city
from_country
from_state
from_street
from_zip
line_items
nexus_addresses
shipping
to_city
to_country
to_state
to_street
to_zip
Action Response
data
error
successful
TAXJAR_CREATE_ORDER_TRANSACTION
Action Parameters
amount
exemption_type
line_items
nexus_addresses
sales_tax
shipping
to_city
to_country
to_lat
to_lng
to_state
to_street
to_zip
transaction_date
transaction_id
user_id
Action Response
data
error
successful
TAXJAR_CREATE_REFUND_TRANSACTION
Action Parameters
amount
line_items
provider
sales_tax
shipping
to_city
to_country
to_state
to_street
to_zip
transaction_date
transaction_id
transaction_reference_id
Action Response
data
error
successful
TAXJAR_DELETE_CUSTOMER
Action Parameters
customer_id
Action Response
data
error
successful
TAXJAR_DELETE_ORDER_TRANSACTION
Action Parameters
transaction_id
Action Response
data
error
successful
TAXJAR_DELETE_REFUND_TRANSACTION
Action Parameters
transaction_id
Action Response
data
error
successful
TAXJAR_LIST_CUSTOMERS
Action Parameters
page
per_page
Action Response
data
error
successful
TAXJAR_LIST_NEXUS_REGIONS
Action Parameters
Action Response
data
error
successful
TAXJAR_LIST_ORDER_TRANSACTIONS
Action Parameters
from_transaction_date
page
per_page
provider
to_transaction_date
transaction_id
Action Response
data
error
successful
TAXJAR_LIST_REFUND_TRANSACTIONS
Action Parameters
page
per_page
provider
transaction_date
transaction_id
Action Response
data
error
successful
TAXJAR_LIST_TAX_CATEGORIES
Action Parameters
Action Response
data
error
successful
TAXJAR_SHOW_CUSTOMER
Action Parameters
customer_id
Action Response
data
error
successful
TAXJAR_SHOW_ORDER_TRANSACTION
Action Parameters
transaction_id
Action Response
data
error
successful
TAXJAR_SHOW_REFUND_TRANSACTION
Action Parameters
transaction_id
Action Response
data
error
successful
TAXJAR_SHOW_TAX_RATES_FOR_A_LOCATION
Action Parameters
city
country
state
street
zip
Action Response
data
error
successful
TAXJAR_SUMMARIZE_TAX_RATES_FOR_ALL_REGIONS
Action Parameters
Action Response
data
error
successful
TAXJAR_UPDATE_ORDER_TRANSACTION
Action Parameters
amount
line_items
provider
sales_tax
shipping
to_city
to_country
to_state
to_street
to_zip
transaction_date
transaction_id
Action Response
data
error
successful
TAXJAR_VALIDATE_VAT_NUMBER
Action Parameters
vat_number
Action Response
data
error
successful