Назад к QuickBooks Estimates

Подключите Knoon AI к QuickBooks Estimates (QuickBooks), чтобы автоматизировать AI рабочие процессы.

Update an existing QuickBooks estimate (sparse update).
quickBooksEstimateUpdate
Бета
Внутренний
Разрешения
  • com.intuit.quickbooks.accounting
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
estimateIdmustache QuickBooks estimate ID.Да
syncTokenmustache Sync token from the latest estimate read.Да
customerIdmustache Optional customer ID.Нет
lineItemsJsonmustache Optional JSON array of QBO Line objects.Нет
txnDatemustache Optional transaction date (YYYY-MM-DD).Нет
expirationDatemustache Optional expiration date (YYYY-MM-DD).Нет
docNumbermustache Optional document number.Нет
privateNotemustache Optional private note.Нет
currencyCodemustache Optional currency code.Нет
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Нет
payloadJsonmustache Optional full Estimate JSON. If provided, it is merged with the fields above and takes precedence.Нет
Возвраты
ИмяТипОписание
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.