Skip to content
Developerhome
Sage Network API

AppEnrollmentReconnectInfo

  Less than to read

Information to reconnect an ERP.

Optional Fields

authCode

string, nullable

The OAuth authentication code.

username

string, nullable

The username for the web services account with access permissions.

password

string, nullable

The password for the web services account with access permissions.

realmId

string, nullable

The Realm Id for the app enrollment to reconnect.

tokenId

string, nullable

The access token id for the connector enrollment.

tokenSecret

string, nullable

The access token secret for the connector enrollment.

redirectUri

string, nullable

The OAuth redirect uri.