For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query: Find a Customer

Netsuite Operation

Retrieve customer details from Netsuite using customer ID.

Example User Story

As a sales manager, I want to retrieve customer details from NetSuite using a customer ID so that I can view and update their information.

Fields

Field Name
Field Type
Required

id

String

Yes

Example link

Code (Apache v2.0): Operation

Last updated