QuickBooks Purchases öğesine geri dön

Knoon AI'yi QuickBooks Purchases (QuickBooks) ile bağlayarak AI iş akışlarını otomatikleştirin.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
BETA
Dahili
İzinler
  • com.intuit.quickbooks.accounting
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
İsimTürAçıklamaGerekli
accountIdmustache Account ID for the purchase.Evet
lineItemsJsonmustache Optional JSON array of QBO Line objects.Hayır
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Hayır
txnDatemustache Optional transaction date (YYYY-MM-DD).Hayır
docNumbermustache Optional document number.Hayır
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Hayır
totalAmountmustache Optional total amount.Hayır
privateNotemustache Optional private note.Hayır
currencyCodemustache Optional currency code.Hayır
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Hayır
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Hayır
customerIdmustache Optional Customer ID.Hayır
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Hayır
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Hayır
İadeler
İsimTürAçıklama
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.