Back to QuickBooks Purchase Orders

Connect Knoon AI with QuickBooks Purchase Orders (QuickBooks) to automate AI workflows.

Update an existing QuickBooks PurchaseOrder (sparse update).
quickBooksPurchaseOrderUpdate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
purchaseOrderIdmustache QuickBooks PurchaseOrder ID.Yes
syncTokenmustache Sync token from the latest purchase order read.Yes
vendorIdmustache Optional vendor ID.No
lineItemsJsonmustache Optional JSON array of QBO Line objects.No
txnDatemustache Optional transaction date (YYYY-MM-DD).No
docNumbermustache Optional document number.No
privateNotemustache Optional private note.No
totalAmountmustache Optional total amount.No
currencyCodemustache Optional currency code.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full PurchaseOrder 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.