Indietro a QuickBooks Bills

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

Update an existing QuickBooks bill (sparse update).
quickBooksBillUpdate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
billIdmustache QuickBooks bill ID.
syncTokenmustache Sync token from the latest bill read.
vendorIdmustache Optional vendor 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
apAccountIdmustache Optional AP account ID.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Bill JSON. If provided, it is merged with the fields above and takes precedence.No
Resi
NomeTipoDescrizione
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.