Retour à Xero Accounting Attachments
Connecter Knoon AI avec Xero Accounting Attachments (Xero) pour automatiser les flux de travail AI.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
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 |
| attachmentId | mustache | Xero attachment ID. | Oui |
Retours
| Nom | Type | Description |
|---|---|---|
| status | string | DONE when successful. |
| content | string | Knoon attachment. |
| sensitive.name | string | Saved file name. |
| sensitive.mimeType | string | Saved mime type. |
| sensitive.size | string | Saved file size. |










