Cmdlets for NetSuite

Build 25.0.9434

OAuthJWTHeaders Parameter (Connect-NetSuite Cmdlet)

A collection of extra headers to include in the JWT.

Syntax

Connect-NetSuite -OAuthJWTHeaders string

Data Type

cstr

Default Value

""

Remarks

Each header is a name-value pair, separated by an equals sign. Each name-value pair is separated by a comma. Ex: header1=value1,header2=value2

Use this connection property to set the 'kid' header to the Certificate ID generated from the mapping of your NetSuite OAuth application.

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