返回 Xero Accounting Bank Transactions
將 Knoon AI 與 Xero Accounting Bank Transactions (Xero) 連接以自動化 AI 工作流程。
Create a Xero bank transaction.
xeroAccountingBankTransactionsCreate
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| payloadJson | mustache | Full Xero request body JSON for creating a bank transaction. | 是的 |
| idempotencyKey | mustache | Optional Xero idempotency key header. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| 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. |






