Назад к QuickBooks Purchases

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

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
Бета
Внутренний
Разрешения
  • com.intuit.quickbooks.accounting
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
accountIdmustache Account ID for the purchase.Да
lineItemsJsonmustache Optional JSON array of QBO Line objects.Нет
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Нет
txnDatemustache Optional transaction date (YYYY-MM-DD).Нет
docNumbermustache Optional document number.Нет
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Нет
totalAmountmustache Optional total amount.Нет
privateNotemustache Optional private note.Нет
currencyCodemustache Optional currency code.Нет
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Нет
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Нет
customerIdmustache Optional Customer ID.Нет
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Нет
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Нет
Возвраты
ИмяТипОписание
idstring Record ID.
namestring Name or display name.
docNumberstring Document number.
txnDatestring Transaction date.
totalAmountnumber Total amount.
activeboolean Whether the record is active.
syncTokenstring Sync token.
currencyCodestring Currency code.