Πίσω στο QuickBooks Payments

Σύνδεση Knoon AI με QuickBooks Payments (QuickBooks) για αυτοματοποίηση ροών εργασίας AI.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
ΒΕΤΑ
Εσωτερικό
Άδειες
  • com.intuit.quickbooks.accounting
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
paymentIdmustache QuickBooks payment ID.Ναι
syncTokenmustache Sync token from the latest payment read.Ναι
customerIdmustache Optional customer ID.Όχι
lineItemsJsonmustache Optional JSON array of QBO Line objects.Όχι
totalAmountmustache Optional total amount.Όχι
txnDatemustache Optional transaction date (YYYY-MM-DD).Όχι
privateNotemustache Optional private note.Όχι
currencyCodemustache Optional currency code.Όχι
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Όχι
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.