Retour à Xero Accounting Attachments
Connecter Knoon AI avec Xero Accounting Attachments (Xero) pour automatiser les flux de travail AI.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
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 |
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. |










