Πίσω στο 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. |










