返回 Xero Accounting History And Notes
將 Knoon AI 與 Xero Accounting History And Notes (Xero) 連接以自動化 AI 工作流程。
Add a history note to a supported Xero accounting resource.
xeroAccountingHistoryAndNotesCreate
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | 是的 |
| entityId | mustache | Xero entity ID. | 是的 |
| note | mustache | History note text. | 是的 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| details | string | History record details. |
| user | string | User who created the history record when available. |
| dateUtc | string | History timestamp when available. |
| raw | object | Raw Xero history record. |