Xero Accounting Attachments로 돌아가기
Knoon AI를 Xero Accounting Attachments (Xero)과 연결하여 AI 워크플로우를 자동화하세요.
Upload a knoon attachment to a supported Xero accounting resource.
xeroAccountingAttachmentsUpload
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | 네 |
| entityId | mustache | Xero entity ID. | 네 |
| content | attachment | Knoon attachment to upload. | 네 |
| fileName | mustache | Optional file name override. | 아니요 |
| idempotencyKey | mustache | Optional Xero idempotency key header. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| 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. |










