Tilbake til Xero Accounting Attachments
Koble til Knoon AI med Xero Accounting Attachments (Xero) for å automatisere AI-arbeidsflyter.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Ja |
| entityId | mustache | Xero entity ID. | Ja |
Returer
| 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. |










