Whitelist a list of investors

It performs the next list of operations for an array of holder ids, identity ids or wallet addresses:
1. Deploys OID for those identityID if not deployed.
2. Adds wallet as management for those identities.
3. Issues KYC claims for those identities.
4. Adds OID-wallet-country to token identity registry.
šŸ” Note that the authentication must provide sufficient privileges to access the information of the token.Verification will search for users with ISSUER and AGENT roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required

Ethereum network in which the token is deployed.

holderIds
array of strings

List of holder unique ids to be whitelisted.

holderIds
identityIds
array of strings

List of holder identity ids to be whitelisted.

identityIds
wallets
array of strings

List of wallet addresses to be whitelisted.

wallets
walletProviders
array of strings

List of wallet addresses to be whitelisted.

walletProviders
Responses

400

The TREX factory operation input is not valid.

The call requires to pass either a list of holderIds or lists of identityIds and wallets

403

Token not manageable with this authentication.

404

Holders not found

The Token does not exist.

422

Holder with ID XXXXXXXXXX already has a wallet. To assign a new one, please, perform a Wallet Recovery instead

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json