返回 Xero Accounting Tax Rates
將 Knoon AI 與 Xero Accounting Tax Rates (Xero) 連接以自動化 AI 工作流程。
Retrieve Xero tax rates.
xeroAccountingTaxRatesGet
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| where | mustache | Optional Xero where filter expression. | 否 |
| order | mustache | Optional Xero order expression. | 否 |
| ifModifiedSince | mustache | Optional RFC 3339 / ISO timestamp for the If-Modified-Since header. | 否 |
| page | mustache | Optional page number. | 否 |
| summaryOnly | boolean | Optional boolean value. | 否 |
| unitdp | mustache | Optional Xero unitdp query parameter. | 否 |
| searchTerm | mustache | Optional search term for resources that support it. | 否 |
| paramsJson | mustache | Optional JSON object of extra query params forwarded to Xero. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| id | string | Primary Xero resource ID. |
| code | string | Xero code when present. |
| name | string | Primary Xero name or label when present. |
| number | string | Xero number or reference when present. |
| status | string | Xero status when present. |
| type | string | Xero type when present. |
| date | string | Primary Xero date when present. |
| updatedDateUtc | string | Updated timestamp when present. |
| raw | object | Raw Xero API object. |










