Tillbaka till Xero Accounting Attachments
Anslut Knoon AI med Xero Accounting Attachments (Xero) för att automatisera AI-flöden.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
BETA
Intern
Behörigheter
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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. | Nej |
| idempotencyKey | mustache | Optional Xero idempotency key header. | Nej |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| 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. |










