Takaisin Xero Accounting Attachments -kohtaan
Yhdistä Knoon AI kohteen Xero Accounting Attachments (Xero) kanssa automatisoidaksesi AI-työnkulut.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
BETA
Sisäinen
Oikeudet
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | Kyllä |
| entityId | mustache | Xero entity ID. | Kyllä |
| attachmentId | mustache | Xero attachment ID. | Kyllä |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| status | string | DONE when successful. |
| content | string | Knoon attachment. |
| sensitive.name | string | Saved file name. |
| sensitive.mimeType | string | Saved mime type. |
| sensitive.size | string | Saved file size. |










