Tilbage til Xero Accounting Attachments
Forbind Knoon AI med Xero Accounting Attachments (Xero) for at automatisere AI-arbejdsgange.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
BETA
Internt
Tilladelser
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| 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. |










