Kembali ke QuickBooks Purchases

Sambungkan Knoon AI dengan QuickBooks Purchases (QuickBooks) untuk mengotomatisasi alur kerja AI.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
Beta
Internal
Izin
  • com.intuit.quickbooks.accounting
Izin opsional
Tidak ada item untuk ditampilkan.
Parameter
NamaTipeDeskripsiWajib
accountIdmustache Account ID for the purchase.Ya
lineItemsJsonmustache Optional JSON array of QBO Line objects.Tidak
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Tidak
txnDatemustache Optional transaction date (YYYY-MM-DD).Tidak
docNumbermustache Optional document number.Tidak
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Tidak
totalAmountmustache Optional total amount.Tidak
privateNotemustache Optional private note.Tidak
currencyCodemustache Optional currency code.Tidak
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Tidak
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Tidak
customerIdmustache Optional Customer ID.Tidak
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Tidak
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Tidak
Pengembalian
NamaTipeDeskripsi
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.