Indietro a Xero Accounting Attachments
Connetti Knoon AI con Xero Accounting Attachments (Xero) per automatizzare i flussi di lavoro AI.
Retrieve Xero attachments for a supported accounting resource.
xeroAccountingAttachmentsGet
Beta
Interno
Autorizzazioni
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Sì |
| entityId | mustache | Xero entity ID. | Sì |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |










