Xero Accounting Attachments に戻る
Xero Accounting Attachments (Xero) と Knoon AI を接続して AI ワークフローを自動化します。
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
ベータ
内部
権限
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | はい |
| entityId | mustache | Xero entity ID. | はい |
| attachmentId | mustache | Xero attachment ID. | はい |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| 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. |










