ODBC Driver for TaxJar

Build 22.0.8462

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to TaxJar APIs.

Key Features

  • The driver models TaxJar entities like documents, folders, and groups as relational views, allowing you to write SQL to query TaxJar data.
  • Stored procedures allow you to execute operations to TaxJar
  • Live connectivity to these objects means any changes to your TaxJar account are immediately reflected when using the driver.

Views

Views describes the available views. Views are statically defined to model Categories, OrderLineItems, and more.

Tables

Tables describes the available tables. Tables are statically defined to model Customers, Orders, Refunds.

Stored Procedures

Stored Procedures are function-like interfaces to TaxJar. Stored procedures allow you to execute operations to TaxJar, including calculating sales tax and validating addresses.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462