Назад к Xero Accounting Attachments
Подключите Knoon AI к Xero Accounting Attachments (Xero), чтобы автоматизировать 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. |










