Atrás a QuickBooks Estimates

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

Update an existing QuickBooks estimate (sparse update).
quickBooksEstimateUpdate
Beta
Interno
Permisos
  • com.intuit.quickbooks.accounting
Permisos opcionales
No hay elementos para mostrar.
Parámetros
NombreTipoDescripciónRequerido
estimateIdmustache QuickBooks estimate ID.
syncTokenmustache Sync token from the latest estimate read.
customerIdmustache Optional customer ID.No
lineItemsJsonmustache Optional JSON array of QBO Line objects.No
txnDatemustache Optional transaction date (YYYY-MM-DD).No
expirationDatemustache Optional expiration 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 Estimate JSON. If provided, it is merged with the fields above and takes precedence.No
Devoluciones
NombreTipoDescripción
idstring Estimate ID.
docNumberstring Document number.
customerIdstring Customer ID.
txnDatestring Transaction date.
expirationDatestring Expiration date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.