updateCustomer
Tool Description |
Updates the customer information in NetSuite. |
Annotation |
Update Customer Information |
Properties
Property |
Type |
Required or Optional |
Description |
---|---|---|---|
|
string |
Required |
ID of the customer that you want to edit. |
|
string |
Optional |
Customer's first name. |
|
string |
Optional |
Customer's last name. |
|
string |
Optional |
Customer's email address. |
|
string |
Optional |
Customer's phone number. |
|
string |
Optional |
Customer's company name. |
|
string |
Optional |
Customer's credit limit. |
|
string |
Optional |
ID of the customer's subsidiary. |
|
string |
Optional |
Indicates whether the customer is a person (T) or a company (F). |
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 |