Retour à QuickBooks Invoices

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

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
invoiceIdmustache QuickBooks invoice ID.Oui
syncTokenmustache Sync token from the latest invoice read.Oui
customerIdmustache Optional customer 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
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Invoice JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.