Netsuite | GetSelectValue PHP webservice code sample

The GetSelectValue operation is used to return the entire list of values or just a subset of values. This example will guide developer how to perform a GetSelectValue operation thru web service using PHPToolkit.

This article requires existing knowledge of Web Services and PHP. The example will get the values on the salesrep field of the opportunity record.

read more