Retour à QuickBooks Bills

Connecter Knoon AI avec QuickBooks Bills (QuickBooks) pour automatiser les flux de travail AI.

Update an existing QuickBooks bill (sparse update).
quickBooksBillUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
billIdmustache QuickBooks bill ID.Oui
syncTokenmustache Sync token from the latest bill read.Oui
vendorIdmustache Optional vendor ID.Non
lineItemsJsonmustache Optional JSON array of QBO Line objects.Non
txnDatemustache Optional transaction date (YYYY-MM-DD).Non
dueDatemustache Optional due date (YYYY-MM-DD).Non
docNumbermustache Optional document number.Non
privateNotemustache Optional private note.Non
currencyCodemustache Optional currency code.Non
apAccountIdmustache Optional AP account ID.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Bill JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.