返回 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.