Tillbaka till QuickBooks Purchases

Anslut Knoon AI med QuickBooks Purchases (QuickBooks) för att automatisera AI-flöden.

Create a new QuickBooks Purchase.
quickBooksPurchaseCreate
BETA
Intern
Behörigheter
  • com.intuit.quickbooks.accounting
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
NamnTypBeskrivningObligatoriskt
accountIdmustache Account ID for the purchase.Ja
lineItemsJsonmustache Optional JSON array of QBO Line objects.Nej
paymentTypemustache Optional payment type (Cash, Check, CreditCard).Nej
txnDatemustache Optional transaction date (YYYY-MM-DD).Nej
docNumbermustache Optional document number.Nej
preventDocNumberConflictmustache Optional boolean. If true and docNumber already exists, the backend skips create and returns the existing purchase instead.Nej
totalAmountmustache Optional total amount.Nej
privateNotemustache Optional private note.Nej
currencyCodemustache Optional currency code.Nej
entityIdmustache Optional entity reference ID (for customer/vendor/employee).Nej
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).Nej
customerIdmustache Optional Customer ID.Nej
minorVersionmustache Optional QuickBooks minor version (defaults to 75).Nej
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.Nej
Returer
NamnTypBeskrivning
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.