Back to QuickBooks Customers

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

Update an existing QuickBooks customer (sparse update).
quickBooksCustomerUpdate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
customerIdmustache QuickBooks customer ID.Yes
syncTokenmustache Sync token from the latest customer read.Yes
displayNamemustache Optional display name.No
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 Customer JSON. If provided, it is merged with the fields above and takes precedence.No
Returns
NameTypeDescription
idstring Customer ID.
displayNamestring Display name.
givenNamestring Given name.
familyNamestring Family name.
companyNamestring Company name.
primaryEmailstring Primary email.
phonestring Primary phone.
balancenumber Open balance.
activeboolean Whether the customer is active.
syncTokenstring Sync token for updates.