Tillbaka till Xero Accounting Attachments
Anslut Knoon AI med Xero Accounting Attachments (Xero) för att automatisera AI-flöden.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
BETA
Intern
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
| attachmentId | mustache | Xero attachment ID. | Ja |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |










