QuickBooks Payments öğesine geri dön

Knoon AI'yi QuickBooks Payments (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
BETA
Dahili
İzinler
  • com.intuit.quickbooks.accounting
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
paymentIdmustache QuickBooks payment ID.Evet
syncTokenmustache Sync token from the latest payment read.Evet
customerIdmustache Optional customer ID.Hayır
lineItemsJsonmustache Optional JSON array of QBO Line objects.Hayır
totalAmountmustache Optional total amount.Hayır
txnDatemustache Optional transaction date (YYYY-MM-DD).Hayır
privateNotemustache Optional private note.Hayır
currencyCodemustache Optional currency code.Hayır
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Hayır
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Hayır
İadeler
İsimTürAçıklama
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.