createCustomer
Tool Description |
Creates a customer record in NetSuite. Set the |
Annotation |
Create Customer |
Properties
Property |
Type |
Required or Optional |
Description |
---|---|---|---|
|
string |
Required |
Subsidiary ID. |
|
string |
Required |
Determines whether the customer is a person (T) or a company (F). |
|
string |
Required if |
Customer's first name. |
|
string |
Required if |
Customer's last name. |
|
string |
Required if |
Customer's company name. |
|
string |
Optional |
Customer's email address. |
|
string |
Optional |
Customer's phone number. |
|
number |
Optional |
Customer's credit limit. |
Permissions
Only user roles with the following permissions can see this tool in the AI client.
Permission ID |
Permission Name |
Level |
---|---|---|
TRAN_FIND |
Find Transaction |
VIEW |
TRAN_CUSTINVC |
Invoice |
VIEW |
TRAN_SALESORD |
Sales Order |
VIEW |
LIST_CUSTJOB |
Customers |
EDIT |
LIST_CONTACT |
Contacts |
VIEW |