返回 Xero Accounting Invoices
将 Knoon AI 与 Xero Accounting Invoices (Xero) 连接以自动化 AI 工作流。
Download a Xero invoice PDF and return it as a knoon attachment.
xeroAccountingInvoicesGetPdf
测试版
内部
权限
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| invoiceId | mustache | Xero Invoice ID. | 是的 |
| fileName | mustache | Optional PDF file name. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| status | string | DONE when successful. |
| content | string | Knoon attachment. |
| sensitive.name | string | Saved file name. |
| sensitive.mimeType | string | Saved mime type. |
| sensitive.size | string | Saved file size. |








