Global API
...
Requests
Customer

Create

1min

To create a Customer in NetSuite, use action as "createCustomer" and pass the Customer data in the requestJSON under "customers".

Note: You can only create one record at a time.

The following is an example of creating a Customer where we are setting every possible field (See Customer for the available fields). The response will return the response back from NetSuite, which includes the NetSuite Customer Id (internalId), plus the newly created Salesforce Customer Id (salesforceID)

Request
Response




Updated 29 May 2024
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Doc contributor
Did this page help you?