Tilbage til QuickBooks Payments

Forbind Knoon AI med QuickBooks Payments (QuickBooks) for at automatisere AI-arbejdsgange.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
BETA
Internt
Tilladelser
  • com.intuit.quickbooks.accounting
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
NavnTypeBeskrivelseObligatorisk
paymentIdmustache QuickBooks payment ID.Ja
syncTokenmustache Sync token from the latest payment read.Ja
customerIdmustache Optional customer ID.Nej
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nej
totalAmountmustache Optional total amount.Nej
txnDatemustache Optional transaction date (YYYY-MM-DD).Nej
privateNotemustache Optional private note.Nej
currencyCodemustache Optional currency code.Nej
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nej
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Nej
Retur
NavnTypeBeskrivelse
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.