Indietro a QuickBooks Payments

Connetti Knoon AI con QuickBooks Payments (QuickBooks) per automatizzare i flussi di lavoro AI.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
paymentIdmustache QuickBooks payment ID.
syncTokenmustache Sync token from the latest payment read.
customerIdmustache Optional customer ID.No
lineItemsJsonmustache Optional JSON array of QBO Line objects.No
totalAmountmustache Optional total amount.No
txnDatemustache Optional transaction date (YYYY-MM-DD).No
privateNotemustache Optional private note.No
currencyCodemustache Optional currency code.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.No
Resi
NomeTipoDescrizione
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.