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. |
Task
generate new task id
| API | description |
|---|---|
| GET api/Task/Lengthy/{taskId} |
create new task id |
Product
| API | description |
|---|---|
| GET api/ProductManagement/Read/{KeyValue} |
Get Product Details Using a Keyvalue |
| GET api/ProductManagement/ReadAll |
Get User Details |
| POST api/ProductManagement/ProductList |
Loads the Product List |
| POST api/ProductManagement/Create |
Insert User Details using UserProfile Model |
| POST api/ProductManagement/delete/{Keyvalue} |
Delete Product Details using Key Value |
| POST api/ProductManagement/Update |
Update Product Details using UserProfile Model |
| POST api/ProductManagement/Lock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
| POST api/ProductManagement/UnLock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
Pin
All kind off PIN related operation like listing(usedPin, unused), payment, generation operation handled
BinaryPayout
| API | description |
|---|---|
| GET api/PayoutGeneration/BinaryPayoutGeneration/{taskId} |
LevelPayout
Level payout generation
| API | description |
|---|---|
| GET api/PayoutGeneration/LevelPayoutGeneration/{taskId} |
Settings
settings operation
UserProfile
User Controller To Perform User Related Information
| API | description |
|---|---|
| GET api/UserProfile/Read/{KeyValue} |
Get User Details Using a Keyvalue |
| POST api/UserProfile/ChangePassword/{UserName}/{OldPassword}/{NewPassword} |
validate the old password and change the Password |
| GET api/UserProfile/ReadAll |
Get User Details |
| POST api/UserProfile/Create |
Insert User Details using UserProfile Model |
| POST api/UserProfile/Update |
Update User Details using UserProfile Model |
| POST api/UserProfile/delete/{Keyvalue} |
Delete User Details using Key Value |
| POST api/UserProfile/Lock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
| POST api/UserProfile/UnLock/{KeyValue}/{Reason}/{LockBy}/{IsLock} |
Lock/Unlock User Using Key Value |
| GET api/UserProfile/ReadUserInfo/{UserName}?UserSysId={UserSysId} |
Reads the User Information using User name |
| GET api/UserProfile/ReadRole/{GetIsLocked}/{RoleID} |
Read the User Role Details |
| GET api/UserProfile/ReadBranch/{GetIsLocked} |
Read the Branch Details |
| POST api/UserProfile/UserProfieList |
Loads the User Profile List |
News
All kind of news operation handled
Base
Base Controller For All Service. Consumer can access its action through all derived services
Marketer
All kind of marketer operation handled
MatrixPayout
Matrix payout generation
| API | description |
|---|---|
| GET api/PayoutGeneration/MatrixPayoutGeneration/{taskId} |
UpgradePV
| API | description |
|---|---|
| GET api/UpgradePVManagement/Read/{KeyValue} |
Get Product Details Using a Keyvalue |
| GET api/UpgradePVManagement/ReadAll |
Get User Details |
| POST api/UpgradePVManagement/ProductList |
Loads the Product List |
| POST api/UpgradePVManagement/Create |
Insert User Details using UserProfile Model |
| POST api/UpgradePVManagement/delete/{Keyvalue} |
Delete Product Details using Key Value |
Payout
All kind off payout related operation like listing, payout abstract, payment, generation operation handled
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 |