Back to QuickBooks Customers

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

Create a new QuickBooks customer.
quickBooksCustomerCreate
BETA
Internal
Permissions
  • com.intuit.quickbooks.accounting
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
displayNamemustache Customer 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 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.