Provision or register
/investor/create requires the holder’s name, email, agreed Investor platform_group, and optional leverage. Encrypt the returned main and investor passwords if your authorized workflow must retain them.
/investor/add accepts the existing positive numeric mt5_login and a display name. It does not fund or subscribe the account.
Sensitive account lookup
GET /api/v1/info/investor/{investor_login} can return MT5 passwords. Use it only from an authorized administrative backend.
State before assignment
Before assigning the Investor to a Master:- confirm the account exists in the PAMM directory;
- credit at least the Master’s
min_depositthrough/investor/deposit; - confirm that the Investor has no open positions;
- ensure the login has no previous subscription if the current account restriction applies.
Previous: Masters
Review the strategy and payment account roles.
Next: Funding
Credit and withdraw Investor capital safely.