Tilbake til Xero Accounting Attachments
Koble til Knoon AI med Xero Accounting Attachments (Xero) for å automatisere AI-arbeidsflyter.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
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 |
| content | attachment | Knoon attachment to upload. | Ja |
| fileName | mustache | Optional file name override. | Nei |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Nei |
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. |










