Back to QuickBooks Payments

Connect Knoon AI with QuickBooks Payments (QuickBooks) to automate AI workflows.

Run a QuickBooks Online SQL-like query for payments (defaults to SELECT * FROM Payment).
quickBooksPaymentQuery
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
querymustache Optional. Full QBO query to run. If omitted, the backend uses the default query for this entity.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
Returns
NameTypeDescription
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.