Tillbaka till QuickBooks Attachments

Anslut Knoon AI med QuickBooks Attachments (QuickBooks) för att automatisera AI-flöden.

Attach a note to an existing QuickBooks Online transaction or item.
quickBooksAttachableCreateNote
BETA
Intern
Behörigheter
  • com.intuit.quickbooks.accounting
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
entityTypemustache QuickBooks entity type to attach to, e.g. Invoice, Purchase, Bill, Item, Payment.Ja
entityIdmustache QuickBooks entity ID to attach to.Ja
includeOnSendmustache Optional boolean. Set true to include this attachment when sending supported sales forms.Nej
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nej
notemustache Note text to attach.Ja
payloadJsonmustache Optional full Attachable JSON. If provided, it is sent instead of the generated body.Nej
Returer
NamnTypBeskrivning
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.