UserRole
User Role Controller To Perform Role Related Information
| API | description |
|---|---|
| POST api/UserRole/Create |
Insert User Role Details using User Role Model |
| POST api/UserRole/Update |
Update User Role Details using User Role Model |
| POST api/UserRole/Delete/{Keyvalue} |
Delete User Role Details using Key Value |
| GET api/UserRole/Read/{KeyValue} |
Get User Role Details Using a Keyvalue |
| GET api/UserRole/ReadAll |
Get User Role Details |
| POST api/UserRole/lock/{RoleId}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Role Using Group ID |
| POST api/UserRole/unlock/{RoleId}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Role Using Group ID |
| GET api/UserRole/ReadMenu |
No documentation available. |
| POST api/UserRole/PageRoleRights |
No documentation available. |
| POST api/UserRole/LoadData |
Loads the User Role List |
| GET api/UserRole/GenerateMenu/{RoleSysId} |
No documentation available. |
| GET api/UserRole/RoleRights/{RoleSysId} |
No documentation available. |
Settings
settings operation
UserProfile
User Controller To Perform User Related Information
signalr
To handle Signal R
| API | description |
|---|---|
| POST signalr-dummy/ping |
ping |
| POST signalr-dummy/start |
start |
| POST signalr-dummy/connect |
connect |
| POST signalr-dummy/negotiate |
negotiate |
| GET signalr-dummy/hubs |
hub |
News
All kind of news operation handled
Base
Base Controller For All Service. Consumer can access its action through all derived services
| API | description |
|---|---|
| GET api/base/countrylist |
Get all country |
| GET api/base/stateList/{countryid} |
Get all State Based On Country id |
| GET api/base/districtList/{stateid} |
Get all District List Based State id |
| GET api/base/GenderList/{IsSelectString}/{DefaultText} |
load Marketer Gender form DB |
| GET api/base/TitleList/{IsSelectString}/{DefaultText} |
load Marketer Gender form DB |
Member
Handle requests made by a member
| API | description |
|---|---|
| POST api/member/changepassword |
To change password with current password |
| POST api/member/resetpassword |
To change password with current password |
| GET api/member/timerinterval |
To Get timer interval |
| POST api/member/CountDown |
To Update Count Down Timer |
| POST api/member/sendresetpasswordemail |
Send Reset Password Email |
| POST api/member/sendpayoutrequestemail |
Send Payout request Email |
| POST api/member/Validateresetpasswordlink |
Validate reset passwordlink |
| POST api/member/logerror |
To Get Wallet Balance |
Material
Handle requests made by a member
Service
To handle Progressing process
| API | description |
|---|---|
| GET api/service/pendingpurchasecount/{MemberSysID} |
To get preloadwallet |
| POST api/service/testpendingpurchasecountwbalance |
To get Purchase count, wallet balalnce, payout ballance |
Branch
Brach controller
| API | description |
|---|---|
| GET api/Branch/GetCompanyLogo/{CompanyId} |
Get companyLogo from CompanyId |
| GET api/Branch/CheckCompanyStatus/{CompanyId} |
CheckCompanyStatus |
| POST api/Branch/CompanyInformation/{CompanyId} |
Get CompanyInformation |
| POST api/Branch/BranchInformation/{BranchSysId} |
Get BranchInformation |
| GET api/Branch/CheckBranchStatus/{BranchSysId} |
Get CheckBranchStatus |
| GET api/Branch/Read/{KeyValue} |
Get Branch Details Using a Keyvalue |
| POST api/Branch/Create |
Insert User Details using Branch Model |
| POST api/Branch/Lock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
| POST api/Branch/UnLock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
| POST api/Branch/delete/{Keyvalue} |
Delete User Details using Key Value |
| POST api/Branch/Update |
Update User Details using UserProfile Model |
| GET api/Branch/ReadCompany/{GetIsLocked} |
Load Company for dropdown |
| POST api/Branch/BranchList |
Load User branch list |