Назад к QuickBooks Attachments

Подключите Knoon AI к QuickBooks Attachments (QuickBooks), чтобы автоматизировать 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.