QuickBooks Attachments に戻る

QuickBooks Attachments (QuickBooks) と Knoon AI を接続して AI ワークフローを自動化します。

Upload a Knoon file attachment to an existing QuickBooks transaction or item. Use this only after the QuickBooks record already exists; it does not create or record a receipt, expense, purchase, or bill.
quickBooksAttachableUploadFile
ベータ
内部
権限
  • com.intuit.quickbooks.accounting
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
entityTypemustache QuickBooks entity type to attach to, e.g. Invoice, Purchase, Bill, Item, Payment.はい
entityIdmustache QuickBooks entity ID to attach to.はい
includeOnSendmustache Optional boolean. Set true to include this attachment when sending supported sales forms.いいえ
minorVersionmustache Optional QuickBooks minor version (defaults to 75).いいえ
attachmentattachment Knoon file attachment to upload.はい
fileNamemustache Optional file name to use in QuickBooks.いいえ
contentTypemustache Optional MIME type override, e.g. image/jpeg or application/pdf.いいえ
notemustache Optional note to store with the file attachment.いいえ
metadataJsonmustache Optional Attachable metadata JSON. If provided, it is used as the multipart metadata part.いいえ
返品
名前タイプ説明
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.