GET api/SystemUser/{UserName}/DetailsV2
Get system user details for specific user based on user name
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UserName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
SystemUserV2| Name | Description | Type | Additional information |
|---|---|---|---|
| ReceiveProdBatchCalculationInOCEnable | boolean |
None. |
|
| ReceiveProdBatchCuttingInOCEnable | boolean |
None. |
|
| ReceiveProdBatchWithoutCalcInOCEnable | boolean |
None. |
|
| DefaultRouteIds | Collection of globally unique identifier |
None. |
|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Password | string |
None. |
|
| TransportLabelDirectPrintPDA | boolean |
None. |
|
| TransportLabelProfileId | globally unique identifier |
None. |
|
| NumberOfCopiesTransportLabel | integer |
None. |
|
| ItemLabelDirectPrintPDA | boolean |
None. |
|
| ItemLabelProfileId | globally unique identifier |
None. |
|
| NumberOfCopiesItemLabel | integer |
None. |
|
| ChooseAllWarehousesAutomatically | boolean |
None. |
|
| DispatchLocationId | globally unique identifier |
None. |
|
| WareHouseId | globally unique identifier |
None. |
|
| UseMyLocations | boolean |
None. |
|
| ChooseSpesificDispatchLocation | boolean |
None. |
|
| ChooseSpesificWarehouseLocation | boolean |
None. |
|
| SupplierId | globally unique identifier |
None. |
|
| DispatchLocations | Collection of Location |
None. |
|
| WarehouseLocations | Collection of Location |
None. |
|
| ReceiveProdBatchEnable | boolean |
None. |
|
| ReceiveProdBatchInOCEnable | boolean |
None. |
|
| SeeItemRestricted | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"ReceiveProdBatchCalculationInOCEnable": true,
"ReceiveProdBatchCuttingInOCEnable": true,
"ReceiveProdBatchWithoutCalcInOCEnable": true,
"DefaultRouteIds": [
"10bce492-0d23-4fc0-b286-790c4db3babd",
"7d58ac5d-f880-4d4f-9477-05f42878217d"
],
"Id": "d71e9d91-1ec7-4c25-8298-1c9ab84329d0",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "fb89e0dd-e95f-4b81-94e5-6126e26de0c2",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "04b129ba-ad79-491c-98db-aee5b63dc776",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "417151a8-f107-4143-b717-f3126e597d13",
"WareHouseId": "34381924-c3aa-4138-b4a9-a77a24cc51d3",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "e4f213f3-97dc-4bc8-9db9-a770fef21924",
"DispatchLocations": [
{
"Id": "04a16379-f9a8-46ec-874b-ee468eb560c9",
"DispatchLocationId": "8260c300-589a-4206-85b8-319906581a42",
"WarehouseId": "f9323356-a907-4fae-832a-a024e485c656",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "895230de-1a35-45f5-9dff-e870897af5e4",
"ActyId": "87bded6a-b381-465b-8dfa-d97d4a606140",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "3189a0f3-b62e-4259-a683-5162179775a5"
},
{
"Id": "04a16379-f9a8-46ec-874b-ee468eb560c9",
"DispatchLocationId": "8260c300-589a-4206-85b8-319906581a42",
"WarehouseId": "f9323356-a907-4fae-832a-a024e485c656",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "895230de-1a35-45f5-9dff-e870897af5e4",
"ActyId": "87bded6a-b381-465b-8dfa-d97d4a606140",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "3189a0f3-b62e-4259-a683-5162179775a5"
}
],
"WarehouseLocations": [
{
"Id": "04a16379-f9a8-46ec-874b-ee468eb560c9",
"DispatchLocationId": "8260c300-589a-4206-85b8-319906581a42",
"WarehouseId": "f9323356-a907-4fae-832a-a024e485c656",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "895230de-1a35-45f5-9dff-e870897af5e4",
"ActyId": "87bded6a-b381-465b-8dfa-d97d4a606140",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "3189a0f3-b62e-4259-a683-5162179775a5"
},
{
"Id": "04a16379-f9a8-46ec-874b-ee468eb560c9",
"DispatchLocationId": "8260c300-589a-4206-85b8-319906581a42",
"WarehouseId": "f9323356-a907-4fae-832a-a024e485c656",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "895230de-1a35-45f5-9dff-e870897af5e4",
"ActyId": "87bded6a-b381-465b-8dfa-d97d4a606140",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "3189a0f3-b62e-4259-a683-5162179775a5"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}