Indietro a QuickBooks Invoices

Connetti Knoon AI con QuickBooks Invoices (QuickBooks) per automatizzare i flussi di lavoro AI.

Update an existing QuickBooks invoice (sparse update).
quickBooksInvoiceUpdate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
invoiceIdmustache QuickBooks invoice ID.
syncTokenmustache Sync token from the latest invoice read.
customerIdmustache Optional customer ID.No
lineItemsJsonmustache Optional JSON array of QBO Line objects.No
txnDatemustache Optional transaction date (YYYY-MM-DD).No
dueDatemustache Optional due date (YYYY-MM-DD).No
docNumbermustache Optional document number.No
privateNotemustache Optional private note.No
currencyCodemustache Optional currency code.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Invoice JSON. If provided, it is merged with the fields above and takes precedence.No
Resi
NomeTipoDescrizione
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.