Retour à Xero Accounting Attachments
Connecter Knoon AI avec Xero Accounting Attachments (Xero) pour automatiser les flux de travail AI.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
Bêta
Interne
Autorisations
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Oui |
| entityId | mustache | Xero entity ID. | Oui |
| content | attachment | Knoon attachment to upload. | Oui |
| fileName | mustache | Optional file name override. | Non |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |










