GET api/BaseRole/Select
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
m_UserRoleSelect| Name | Description | Type | Additional information |
|---|---|---|---|
| controllers | Collection of string |
None. |
|
| access_permission | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
{
"controllers": [
"BOMController",
"CapController",
"CommercialInvoiceController",
"CostController",
"CurrencyController",
"FactoryController",
"HolidayController",
"ManageController",
"ManagementOperatorsController",
"ManageShoesBoxController",
"StoreUpperController",
"WMSInventoryController",
"WMSMinMaxLocationController",
"WMSNewsController",
"WMSAccountsController",
"WMSLocationController",
"WMSTypeUploadController",
"WMSUploadFileController",
"StoreLCController",
"StoreFGController",
"PUDashboardController",
"PUPrivateStockController",
"PUReportController",
"PURequestController",
"PUSettingController",
"PUUpperController",
"Delivery_LocationController",
"NameOfApproverSaleController",
"Purchase_LocationController",
"Purchase_OrderController",
"Purchase_PaymentController",
"Purchase_RequestionController",
"Report_PurchaseController",
"Setting_PurchaseController",
"SupplierController",
"Supplier_ProductController",
"ModelSpaceController",
"ModelStepController",
"PackingController",
"PUmachineController",
"PUmoldStoreController",
"ScreenController",
"SettingPlanningController",
"StockController",
"CuttingController",
"PreparationController",
"SealController",
"SewingController",
"WorkTransferController",
"PerformaInvoiceController",
"ReceiveDepartmentController",
"PlanPUController",
"PlanningDepartmentController",
"POSReportController",
"MKTHController",
"QuotationsController",
"MCRequestOrderMaterialController",
"MC_StoreMaterialController",
"Ordersb2bController",
"AccountingController"
],
"access_permission": [
{
"name": "Deny",
"value": 0
},
{
"name": "Allow",
"value": 1
},
{
"name": "Unset",
"value": -1
}
]
}
application/xml
Sample:
text/xml
Sample: