Manage accounts by portfolio

Adds or removes accounts in bulk to a portfolio.

A portfolio is a collection of accounts. Intelligent Risk Platform analyzes a portfolio of accounts as a unit and produces portfolio-level results.

Accounts specified in the accountsToAccount array are attached to the portfolio. Accounts specified in the accountsToRemove are removed from the portfolio.

Path Params
int32
required
≥ 1

ID of portfolio.

int64
required
≥ 1

ID of EDM.

Body Params
array of int32s

List of accounts to add to portfolio.

accountsToAdd
array of int32s

List of accounts to remove from portfolio.

accountsToRemove
Responses
200

Portfolio account updated.

Language
Credentials
URL
Request
Choose an example:
application/json