Terug naar Xero Accounting Attachments
Verbinding maken met Knoon AI met Xero Accounting Attachments (Xero) om AI-workflows te automatiseren.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
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 |
Retouren
| Naam | Type | Beschrijving |
|---|---|---|
| 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. |










