Version Parameter (Connect-NetSuite Cmdlet)
Specifies the NetSuite API version to use.
Syntax
Connect-NetSuite -Version string
Data Type
cstr
Default Value
"2024_2"
Remarks
In most cases, this property does not need to be changed. If modifying the version, ensure that the specified version exists in the NetSuite API.
- If an invalid version is specified, the cmdlet will be unable to retrieve or update tables in NetSuite.
- Check NetSuite API documentation to confirm available versions before making changes.
This property applies only when Schema is set to SuiteTalk.