Retour à QuickBooks Purchases

Connecter Knoon AI avec QuickBooks Purchases (QuickBooks) pour automatiser les flux de travail AI.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
Bêta
Interne
Autorisations
  • com.intuit.quickbooks.accounting
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
accountIdmustache Account ID for the purchase.Oui
lineItemsJsonmustache Optional JSON array of QBO Line objects.Non
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Non
txnDatemustache Optional transaction date (YYYY-MM-DD).Non
docNumbermustache Optional document number.Non
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Non
totalAmountmustache Optional total amount.Non
privateNotemustache Optional private note.Non
currencyCodemustache Optional currency code.Non
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Non
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Non
customerIdmustache Optional Customer ID.Non
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Non
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Non
Retours
NomTypeDescription
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.