Action: Create a Customer

Netsuite Operation

Create a new customer in Netsuite

Example User Story

As a sales manager, I want to create a new customer in NetSuite so that I can manage their account and track sales activities.

Fields

Field Name
Field Type
Required

companyName

String

Yes

firstName

String

No

lastName

String

No

email

String

Yes

phone

String

No

Example link

Code (Apache v2.0): Operation

Last updated