Voltar para QuickBooks Attachments

Conectar Knoon AI com QuickBooks Attachments (QuickBooks) para automatizar fluxos de trabalho de AI.

Link an existing QuickBooks attachment-list file to an existing transaction or item by file name.
quickBooksAttachableLinkExisting
Beta
Interno
Permissões
  • com.intuit.quickbooks.accounting
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
entityTypemustache QuickBooks entity type to attach to, e.g. Invoice, Purchase, Bill, Item, Payment.Sim
entityIdmustache QuickBooks entity ID to attach to.Sim
includeOnSendmustache Optional boolean. Set true to include this attachment when sending supported sales forms.Não
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Não
fileNamemustache Existing QuickBooks attachment file name.Sim
payloadJsonmustache Optional full Attachable JSON. If provided, it is sent instead of the generated body.Não
Devoluções
NomeTipoDescrição
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.