Indietro a QuickBooks Estimates

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

Create a new QuickBooks estimate.
quickBooksEstimateCreate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
customerIdmustache Customer ID for the estimate.
lineItemsJsonmustache JSON array of QBO Line objects (e.g. [{"DetailType":"SalesItemLineDetail","Amount":120,"SalesItemLineDetail":{"ItemRef":{"value":"123"}}}]).
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
Resi
NomeTipoDescrizione
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.