Indietro a QuickBooks Payments

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

Create a new QuickBooks payment.
quickBooksPaymentCreate
Beta
Interno
Autorizzazioni
  • com.intuit.quickbooks.accounting
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
customerIdmustache Customer ID for the payment.
lineItemsJsonmustache Optional JSON array of QBO Line objects (e.g. [{"Amount":120,"LinkedTxn":[{"TxnId":"123","TxnType":"Invoice"}]}]).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.