Back to QuickBooks Purchases

Connect Knoon AI with QuickBooks Purchases (QuickBooks) to automate AI workflows.

Fully update an existing QuickBooks Purchase (non-sparse update).
quickBooksPurchaseFullUpdate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
purchaseIdmustache QuickBooks Purchase ID.Yes
syncTokenmustache Sync token from the latest purchase read.Yes
accountIdmustache Optional account ID.No
lineItemsJsonmustache Optional JSON array of QBO Line objects.No
paymentTypemustache Optional payment type (Cash, Check, CreditCard).No
txnDatemustache Optional transaction date (YYYY-MM-DD).No
totalAmountmustache Optional total amount.No
privateNotemustache Optional private note.No
currencyCodemustache Optional currency code.No
entityIdmustache Optional entity reference ID (for customer/vendor/employee).No
entityTypemustache Optional entity reference type (Customer, Vendor, Employee).No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Purchase JSON. If provided, it is merged with the fields above and takes precedence.No
Returns
NameTypeDescription
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.