Retour à QuickBooks Estimates

Connecter Knoon AI avec QuickBooks Estimates (QuickBooks) pour automatiser les flux de travail AI.

Update an existing QuickBooks estimate (sparse update).
quickBooksEstimateUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
estimateIdmustache QuickBooks estimate ID.Oui
syncTokenmustache Sync token from the latest estimate read.Oui
customerIdmustache Optional customer ID.Non
lineItemsJsonmustache Optional JSON array of QBO Line objects.Non
txnDatemustache Optional transaction date (YYYY-MM-DD).Non
expirationDatemustache Optional expiration date (YYYY-MM-DD).Non
docNumbermustache Optional document number.Non
privateNotemustache Optional private note.Non
currencyCodemustache Optional currency code.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Estimate JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.