Wróć do QuickBooks Bills

Połącz Knoon AI z QuickBooks Bills (QuickBooks), aby zautomatyzować przepływy pracy AI.

Run a QuickBooks Online SQL-like query for bills (defaults to SELECT * FROM Bill).
quickBooksBillQuery
BETA
Wewnętrzny
Uprawnienia
  • com.intuit.quickbooks.accounting
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.Nie
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nie
Zwroty
NazwaTypOpis
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.