Back to QuickBooks Vendors

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

Create a new QuickBooks vendor.
quickBooksVendorCreate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
displayNamemustache Vendor display name.Yes
givenNamemustache Optional given name.No
familyNamemustache Optional family name.No
companyNamemustache Optional company name.No
emailmustache Optional email.No
phonemustache Optional phone number.No
activeboolean Optional active status.No
minorVersionmustache Optional QuickBooks minor version (defaults to 75).No
payloadJsonmustache Optional full Vendor JSON. If provided, it is merged with the fields above and takes precedence.No
Returns
NameTypeDescription
idstring Vendor ID.
displayNamestring Display name.
companyNamestring Company name.
givenNamestring Given name.
familyNamestring Family name.
primaryEmailstring Primary email.
phonestring Primary phone.
balancenumber Open balance.
activeboolean Whether the vendor is active.
syncTokenstring Sync token for updates.