QuickBooks Attachments로 돌아가기

Knoon AI를 QuickBooks Attachments (QuickBooks)과 연결하여 AI 워크플로우를 자동화하세요.

Query QuickBooks Online attachments, optionally filtered by linked entity.
quickBooksAttachableQuery
베타
내부
권한
  • com.intuit.quickbooks.accounting
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
entityTypemustache Optional QuickBooks entity type to filter by, e.g. Invoice, Purchase, Bill, Item, Payment.아니요
entityIdmustache Optional QuickBooks entity ID to filter by.아니요
querymustache Optional full QBO query. Overrides entityType/entityId when provided.아니요
minorVersionmustache Optional QuickBooks minor version (defaults to 75).아니요
반환값
이름유형설명
idstring Attachable ID.
syncTokenstring Sync token.
fileNamestring Attachment file name.
notestring Attachment note.
contentTypestring Attachment content type.
sizenumber Attachment size in bytes.
fileAccessUristring QuickBooks file access URI.
tempDownloadUristring Temporary download URI when returned by QuickBooks.
thumbnailFileAccessUristring Thumbnail file access URI for image attachments.
thumbnailTempDownloadUristring Temporary thumbnail download URI when returned by QuickBooks.
createdAtstring Creation timestamp.
updatedAtstring Last updated timestamp.
refsarray Linked QuickBooks entities.