Voltar para QuickBooks Purchases

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

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
Beta
Interno
Permissões
  • com.intuit.quickbooks.accounting
Permissões opcionais
Não há itens para exibir.
Parâmetros
NomeTipoDescriçãoObrigatório
accountIdmustache Account ID for the purchase.Sim
lineItemsJsonmustache Optional JSON array of QBO Line objects.Não
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Não
txnDatemustache Optional transaction date (YYYY-MM-DD).Não
docNumbermustache Optional document number.Não
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Não
totalAmountmustache Optional total amount.Não
privateNotemustache Optional private note.Não
currencyCodemustache Optional currency code.Não
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Não
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Não
customerIdmustache Optional Customer ID.Não
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Não
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Não
Devoluções
NomeTipoDescrição
idstring Record ID.
namestring Name or display name.
docNumberstring Document number.
txnDatestring Transaction date.
totalAmountnumber Total amount.
activeboolean Whether the record is active.
syncTokenstring Sync token.
currencyCodestring Currency code.