Zurück zu Xero Accounting Attachments
Verbinde Knoon AI mit Xero Accounting Attachments (Xero), um KI-Workflows zu automatisieren.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
Beta
Intern
Berechtigungen
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |










