Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
TaxJar Adapter Views
Name | Description |
Categories | Lists all tax categories. |
CustomerExemptRegions | Lists exempt regions of a customer. |
NexusRegions | Lists existing nexus locations for a TaxJar account. |
OrderLineItems | Lists existing order transactions. |
RefundLineItems | Lists line items of an order transactions. |
SummarizedRates | Retrieve minimum and average sales tax rates by region. |