Πίσω στο QuickBooks Purchases

Σύνδεση Knoon AI με QuickBooks Purchases (QuickBooks) για αυτοματοποίηση ροών εργασίας AI.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
ΒΕΤΑ
Εσωτερικό
Άδειες
  • com.intuit.quickbooks.accounting
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
accountIdmustache Account ID for the purchase.Ναι
lineItemsJsonmustache Optional JSON array of QBO Line objects.Όχι
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Όχι
txnDatemustache Optional transaction date (YYYY-MM-DD).Όχι
docNumbermustache Optional document number.Όχι
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Όχι
totalAmountmustache Optional total amount.Όχι
privateNotemustache Optional private note.Όχι
currencyCodemustache Optional currency code.Όχι
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Όχι
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Όχι
customerIdmustache Optional Customer ID.Όχι
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Όχι
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
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.