テーブル
本製品 はSquare のデータを、標準のSQL ステートメントを使用してクエリできるテーブルのリストにモデル化します。
一般的には、Square テーブルのクエリは、リレーショナルデータベースのテーブルのクエリと同じです。時には特別なケースもあります。例えば、テーブルの特定のカラムデータを取得するために特定のカラムをWHERE 句に含める必要がある場合などです。これは通常、特定のカラムを取得するために行ごとに個別のリクエストを行う必要がある場合に必要です。これらの特別な状況は、以下にリンクされているテーブルページの上部に明確に文書化されています。
CData Excel Add-In for Square テーブル
Name | Description |
Cards | Create, update, delete, and query the available Cards in Square. |
CatalogCategories | Query the available catalog categories. |
CatalogDiscounts | Query the available catalog discounts. |
CatalogImages | Query the available catalog images. |
CatalogItems | Query the available items. |
CatalogItemVariations | Query the available item variations. |
CatalogModifierLists | Query the available catalog modifier lists. |
CatalogModifiers | Query the available catalog modifiers. |
CatalogTaxes | Query the available catalog taxes. |
CustomerCards | Create, update, delete, and query the available CustomerCards in Square. |
Customers | Create, update, delete, and query the available customers in Square. |
InventoryChanges | Query historical physical counts and adjustments on inventory items. |
Refunds | Create and query the details for all Refunds initiated by a merchant or any of the mobile staff of the merchant during a date range. |