Zurück zu QuickBooks Invoices

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

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
Beta
Intern
Berechtigungen
  • com.intuit.quickbooks.accounting
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
invoiceIdmustache QuickBooks invoice ID.Ja
syncTokenmustache Sync token from the latest invoice read.Ja
customerIdmustache Optional customer ID.Nein
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nein
txnDatemustache Optional transaction date (YYYY-MM-DD).Nein
dueDatemustache Optional due 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 Invoice JSON. If provided, it is merged with the fields above and takes precedence.Nein
Rückgaben
NameTypBeschreibung
idstring Invoice ID.
docNumberstring Document number.
customerIdstring Customer ID.
txnDatestring Transaction date.
dueDatestring Due date.
totalAmountnumber Total amount.
balancenumber Open balance.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.