Zurück zu QuickBooks Bills

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

Run a QuickBooks Online SQL-like query for bills (defaults to SELECT * FROM Bill).
quickBooksBillQuery
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 Bill ID.
docNumberstring Bill document number.
vendorIdstring Vendor ID.
txnDatestring Transaction date.
dueDatestring Due date.
totalAmountnumber Total amount.
balancenumber Open balance.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.
privateNotestring Private note.