Cmdlets for NetSuite

Build 25.0.9434

AccountId Parameter (Connect-NetSuite Cmdlet)

Specifies the company Account ID associated with your username on NetSuite.

Syntax

Connect-NetSuite -AccountId string

Data Type

cstr

Default Value

""

Remarks

AccountId is a unique identifier provided by NetSuite that designates your company's account. It must match the account configuration used for authentication.

This property is required for all connection types, including Token-Based Authentication (TBA) and OAuth 2.0.

Note: While User and Password were used in earlier versions of NetSuite (prior to 2020), these credentials are now deprecated. Use TBA or OAuth credentials instead for secure authentication.

This is a required parameter.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434