Zurück zu QuickBooks Invoices

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

Run a QuickBooks Online SQL-like query for invoices (defaults to SELECT * FROM Invoice).
quickBooksInvoiceQuery
Beta
Intern
Berechtigungen
  • com.intuit.quickbooks.accounting
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
NameTypBeschreibungErforderlich
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.Nein
minorVersionmustache Optional QuickBooks minor version (defaults to 75).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.