Retour à QuickBooks Payments

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

Create a new QuickBooks payment.
quickBooksPaymentCreate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
customerIdmustache Customer ID for the payment.Oui
lineItemsJsonmustache Optional JSON array of QBO Line objects (e.g. [{"Amount":120,"LinkedTxn":[{"TxnId":"123","TxnType":"Invoice"}]}]).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.