Deposit to an Investor
POST /api/v1/investor/deposit
deal_id and the CRM comment.
Withdraw from an Investor
POST /api/v1/investor/withdraw
effective_withdraw can be lower than the request.
Retrieve an MT5 balance
GET /api/v1/info/balance/{mt5_login}
ok is false, balance can be null and error contains the cause. A Master balance can lag behind the Investor-side command while the mirror operation is processed.
Previous: Subscription endpoints
Return to relationship contracts.
Next: Performance fee endpoints
Open fee configuration and reconciliation contracts.