Kembali ke QuickBooks Attachments

Sambungkan Knoon AI dengan QuickBooks Attachments (QuickBooks) untuk mengotomatisasi alur kerja AI.

Attach a note to an existing QuickBooks Online transaction or item.
quickBooksAttachableCreateNote
Beta
Internal
Izin
  • com.intuit.quickbooks.accounting
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
entityTypemustache QuickBooks entity type to attach to, e.g. Invoice, Purchase, Bill, Item, Payment.Ya
entityIdmustache QuickBooks entity ID to attach to.Ya
includeOnSendmustache Optional boolean. Set true to include this attachment when sending supported sales forms.Tidak
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Tidak
notemustache Note text to attach.Ya
payloadJsonmustache Optional full Attachable JSON. If provided, it is sent instead of the generated body.Tidak
Pengembalian
NamaTipeDeskripsi
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.