Voltar para QuickBooks Payments

Conectar Knoon AI com QuickBooks Payments (QuickBooks) para automatizar fluxos de trabalho de AI.

Update an existing QuickBooks payment (sparse update).
quickBooksPaymentUpdate
Beta
Interno
Permissões
  • com.intuit.quickbooks.accounting
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
paymentIdmustache QuickBooks payment ID.Sim
syncTokenmustache Sync token from the latest payment read.Sim
customerIdmustache Optional customer ID.Não
lineItemsJsonmustache Optional JSON array of QBO Line objects.Não
totalAmountmustache Optional total amount.Não
txnDatemustache Optional transaction date (YYYY-MM-DD).Não
privateNotemustache Optional private note.Não
currencyCodemustache Optional currency code.Não
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Não
payloadJsonmustache Optional full Payment JSON. If provided, it is merged with the fields above and takes precedence.Não
Devoluções
NomeTipoDescrição
idstring Payment ID.
customerIdstring Customer ID.
txnDatestring Transaction date.
totalAmountnumber Total amount.
privateNotestring Private note.
currencyCodestring Currency code.
syncTokenstring Sync token for updates.