Tilbake til QuickBooks Payments

Koble til Knoon AI med QuickBooks Payments (QuickBooks) for å automatisere AI-arbeidsflyter.

Create a new QuickBooks payment.
quickBooksPaymentCreate
BETA
Intern
Tillatelser
  • com.intuit.quickbooks.accounting
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
NavnTypeBeskrivelsePåkrevd
customerIdmustache Customer ID for the payment.Ja
lineItemsJsonmustache Optional JSON array of QBO Line objects (e.g. [{"Amount":120,"LinkedTxn":[{"TxnId":"123","TxnType":"Invoice"}]}]).Nei
totalAmountmustache Optional total amount.Nei
txnDatemustache Optional transaction date (YYYY-MM-DD).Nei
privateNotemustache Optional private note.Nei
currencyCodemustache Optional currency code.Nei
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nei
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Nei
Returer
NavnTypeBeskrivelse
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.