Zurück zu QuickBooks Estimates

Verbinde Knoon AI mit QuickBooks Estimates (QuickBooks), um KI-Workflows zu automatisieren.

Update an existing QuickBooks estimate (sparse update).
quickBooksEstimateUpdate
Beta
Intern
Berechtigungen
  • com.intuit.quickbooks.accounting
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
estimateIdmustache QuickBooks estimate ID.Ja
syncTokenmustache Sync token from the latest estimate read.Ja
customerIdmustache Optional customer ID.Nein
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nein
txnDatemustache Optional transaction date (YYYY-MM-DD).Nein
expirationDatemustache Optional expiration date (YYYY-MM-DD).Nein
docNumbermustache Optional document number.Nein
privateNotemustache Optional private note.Nein
currencyCodemustache Optional currency code.Nein
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nein
payloadJsonmustache Optional full Estimate JSON. If provided, it is merged with the fields above and takes precedence.Nein
Rückgaben
NameTypBeschreibung
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.