NetSuite API settings

NetSuite do not support REST calls out of the box, but instead they provide the tools to expose the parts of their "API" that are needed.
In order to authenticate with NetSuite and expose their API methods a valid NLAuth authorization header is needed an a Script file that will include the "Rest layer" of NetSuite
.