Back to QuickBooks Attachments

Connect Knoon AI with QuickBooks Attachments (QuickBooks) to automate AI workflows.

Attach a note to an existing QuickBooks Online transaction or item.
quickBooksAttachableCreateNote
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
entityTypemustache QuickBooks entity type to attach to, e.g. Invoice, Purchase, Bill, Item, Payment.Yes
entityIdmustache QuickBooks entity ID to attach to.Yes
includeOnSendmustache Optional boolean. Set true to include this attachment when sending supported sales forms.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
notemustache Note text to attach.Yes
payloadJsonmustache Optional full Attachable JSON. If provided, it is sent instead of the generated body.No
Returns
NameTypeDescription
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.