Tillbaka till QuickBooks Payments

Anslut Knoon AI med QuickBooks Payments (QuickBooks) för att automatisera AI-flöden.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
BETA
Intern
Behörigheter
  • com.intuit.quickbooks.accounting
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
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
Returer
NamnTypBeskrivning
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.