データモデル
Overview
This section shows the available API objects and provides more information on executing SQL to Avalara APIs.
Key Features
- The 本製品 models Avalara entities as relational views, allowing you to write SQL to query Avalara data.
- Stored procedures allow you to execute operations to Avalara.
- Live connectivity to these objects means any changes to your Avalara account are immediately reflected when using the 本製品.
Tables
テーブル describes the available tables. Tables are statically defined to model Accounts, Transactions, Users, and more.
Views
ビュー describes the available views. Views are statically defined to model Reports, Subscriptions, and more.
Stored Procedures
ストアドプロシージャ are function-like interfaces to Avalara. Stored procedures allow you to execute operations to Avalara, including downloading documents and moving envelopes.