Назад к Xero Accounting Attachments
Подключите Knoon AI к Xero Accounting Attachments (Xero), чтобы автоматизировать AI рабочие процессы.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
Бета
Внутренний
Разрешения
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Да |
| entityId | mustache | Xero entity ID. | Да |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| 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. |










