Назад к QuickBooks Payments

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

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
Бета
Внутренний
Разрешения
  • com.intuit.quickbooks.accounting
Опциональные разрешения
Нет элементов для отображения.
Параметры
ИмяТипОписаниеОбязательно
paymentIdmustache QuickBooks payment ID.Да
syncTokenmustache Sync token from the latest payment read.Да
customerIdmustache Optional customer ID.Нет
lineItemsJsonmustache Optional JSON array of QBO Line objects.Нет
totalAmountmustache Optional total amount.Нет
txnDatemustache Optional transaction date (YYYY-MM-DD).Нет
privateNotemustache Optional private note.Нет
currencyCodemustache Optional currency code.Нет
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Нет
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Нет
Возвраты
ИмяТипОписание
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.