Atrás a QuickBooks Bills

Conectar Knoon AI con QuickBooks Bills (QuickBooks) para automatizar flujos de trabajo de AI.

Update an existing QuickBooks bill (sparse update).
quickBooksBillUpdate
Beta
Interno
Permisos
  • com.intuit.quickbooks.accounting
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
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
Devoluciones
NombreTipoDescripción
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.