Kembali ke Xero Accounting Attachments
Sambungkan Knoon AI dengan Xero Accounting Attachments (Xero) untuk mengotomatisasi alur kerja AI.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
Beta
Internal
Izin
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
| Nama | Tipe | Deskripsi | Wajib |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ya |
| entityId | mustache | Xero entity ID. | Ya |
| content | attachment | Knoon attachment to upload. | Ya |
| fileName | mustache | Optional file name override. | Tidak |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Tidak |
Pengembalian
| Nama | Tipe | Deskripsi |
|---|---|---|
| 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. |










