Switch Account
Switch the active account for how you request data.
Only available for financial advisors and multi-account structures.
POST /iserver/account
Request Object:
Body Parameters
acctId: String. Required
Identifier for the unique account to retrieve information from.
Value Format: “DU1234567”
Abap
Abap
Response Object:
set: bool.
Confirms that the account change was set.
acctId: String.
Confirms the account switched to.

