-
Notifications
You must be signed in to change notification settings - Fork 0
/
features.txt
67 lines (55 loc) · 1.5 KB
/
features.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
=======================================
Virtual Trading Features
=======================================
register member
reset password (also re-activate profile)
login member
login admin
refresh JWT
logout member
view public profile
view member profile
update member profile
update account (reset password after login)
request admin access
deactivate profile (also revoke admin access)
deposit funds
view account balances (with pagination)
create account transactions
view account transactions (with pagination)
add bank account
view bank accounts (with pagination)
obsolete bank account
create bank account transactions
view bank account transactions (with pagination)
transfer funds from account balance to bank account
view stocks (indices) (with pagination)
view stocks (equities) (with pagination)
search stocks using symbol (with pagination)
search stocks using name (with pagination)
view member dashboard
add stocks to watch list
view watch list (with pagination)
remove stocks from watch list
buy stocks
sell stocks
create trading transactions
view trading transactions (with pagination)
view outstanding trading transactions (with pagination)
create portfolio
view portfolio (with pagination)
link trading transactions to portfolio
view portfolio details
unlink trading transactions from portfolio
reset portfolio
logout admin
view admin requests
grant admin access
view admin access
revoke admin access
create ISO data
view ISO data
update ISO data
activate ISO data
deactivate ISO data
actuator