Retour à QuickBooks Payments

Connecter Knoon AI avec QuickBooks Payments (QuickBooks) pour automatiser les flux de travail AI.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
paymentIdmustache QuickBooks payment ID.Oui
syncTokenmustache Sync token from the latest payment read.Oui
customerIdmustache Optional customer ID.Non
lineItemsJsonmustache Optional JSON array of QBO Line objects.Non
totalAmountmustache Optional total amount.Non
txnDatemustache Optional transaction date (YYYY-MM-DD).Non
privateNotemustache Optional private note.Non
currencyCodemustache Optional currency code.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.