返回 Xero Accounting Attachments
將 Knoon AI 與 Xero Accounting Attachments (Xero) 連接以自動化 AI 工作流程。
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
測試版
內部
權限
可選權限
沒有項目可顯示。
參數
| 名稱 | 類型 | 說明 | 必填 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | 是的 |
| entityId | mustache | Xero entity ID. | 是的 |
| content | attachment | Knoon attachment to upload. | 是的 |
| fileName | mustache | Optional file name override. | 否 |
| idempotencyKey | mustache | Optional Xero idempotency key header. | 否 |
退貨
| 名稱 | 類型 | 說明 |
|---|---|---|
| attachmentId | string | Xero attachment ID. |
| fileName | string | Attachment file name. |
| mimeType | string | Attachment mime type. |
| contentLength | number | Attachment size in bytes. |
| url | string | Attachment URL when returned by Xero. |










