Voltar para QuickBooks Estimates

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

Update an existing QuickBooks estimate (sparse update).
quickBooksEstimateUpdate
Beta
Interno
Permissões
  • com.intuit.quickbooks.accounting
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
estimateIdmustache QuickBooks estimate ID.Sim
syncTokenmustache Sync token from the latest estimate read.Sim
customerIdmustache Optional customer ID.Não
lineItemsJsonmustache Optional JSON array of QBO Line objects.Não
txnDatemustache Optional transaction date (YYYY-MM-DD).Não
expirationDatemustache Optional expiration date (YYYY-MM-DD).Não
docNumbermustache Optional document number.Não
privateNotemustache Optional private note.Não
currencyCodemustache Optional currency code.Não
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Não
payloadJsonmustache Optional full Estimate JSON. If provided, it is merged with the fields above and takes precedence.Não
Devoluções
NomeTipoDescrição
idstring Estimate ID.
docNumberstring Document number.
customerIdstring Customer ID.
txnDatestring Transaction date.
expirationDatestring Expiration date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.