ADO.NET Provider for NetSuite

Build 23.0.8839

RefreshOAuthAccessToken

Exchanges a access token for a new access token from NetSuite.

Input

Name Type Description
OAuthRefreshToken String The access token returned from the original authorization code exchange.

Result Set Columns

Name Type Description
OAuthAccessToken String The authentication token returned from NetSuite. This can be used in subsequent calls to other operations for NetSuite.
OAuthRefreshToken String The authentication token returned from NetSuite. This can be used in subsequent calls to other operations for NetSuite.
ExpiresIn String The remaining lifetime on the access token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839