Xero Accounting Attachments로 돌아가기
Knoon AI를 Xero Accounting Attachments (Xero)과 연결하여 AI 워크플로우를 자동화하세요.
Download a Xero attachment by attachment ID and return it as a knoon attachment.
xeroAccountingAttachmentsGetById
베타
내부
권한
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| entityType | string | Supported Xero accounting resource type. | 네 |
| entityId | mustache | Xero entity ID. | 네 |
| attachmentId | mustache | Xero attachment ID. | 네 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| 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. |










