Actions
Customer Subscription¶
group customer investment: {URL}:/invest
cs->fe: Clicked "invest"
fe<->cs: DO knowledgetest
cs->fe:Filled Investment Data
cs<-fe: Filling
cs->fe: accept the terms
fe->fe:verify accumulate with invester type
fe->be:{POST}:/api/v1/customer/product/investment
be->be:verify accumurate and quantity
be<->db:create investment transaction\n
be-->fe: bank account
fe-->cs: bank account
end
Updated by karnake ruengchaicharnkij about 2 months ago · 1 revisions