Wróć do QuickBooks Payments

Połącz Knoon AI z QuickBooks Payments (QuickBooks), aby zautomatyzować przepływy pracy AI.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
BETA
Wewnętrzny
Uprawnienia
  • com.intuit.quickbooks.accounting
Uprawnienia opcjonalne
Brak elementów do wyświetlenia.
Parametry
NazwaTypOpisWymagane
paymentIdmustache QuickBooks payment ID.Tak
syncTokenmustache Sync token from the latest payment read.Tak
customerIdmustache Optional customer ID.Nie
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nie
totalAmountmustache Optional total amount.Nie
txnDatemustache Optional transaction date (YYYY-MM-DD).Nie
privateNotemustache Optional private note.Nie
currencyCodemustache Optional currency code.Nie
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nie
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Nie
Zwroty
NazwaTypOpis
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.