Назад к 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. |










