Terug naar Xero Accounting Attachments
Verbinding maken met Knoon AI met Xero Accounting Attachments (Xero) om AI-workflows te automatiseren.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
BÈTA
Intern
Machtigingen
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
| Naam | Type | Beschrijving | Vereist |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
| attachmentId | mustache | Xero attachment ID. | Ja |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |










