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": [
"ee054fce-d3ee-4f52-8b95-bc7457dce1d4",
"ba5aa2c4-a860-494c-95ee-36b2ac3bf881"
],
"Id": "86bf8769-b98c-40cd-bc5c-9544bb930a19",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "d29b078f-bb58-4851-bf3d-e6ce1d5ca160",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "67631efc-631b-4674-8914-32e0ad18bbd7",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "873e9b34-2305-4915-991d-c6d62dff5e0f",
"WareHouseId": "ab39d93a-4fab-4636-9895-b0939813d1cb",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "da5a9d45-cc1d-40c3-a3ef-8a92849e048c",
"DispatchLocations": [
{
"Id": "c55a90ad-b4cc-4e94-bf18-9b69ff935d48",
"DispatchLocationId": "fc9f0f8f-231c-432e-b528-f18c2ca47cd8",
"WarehouseId": "26da9667-8ab7-4d97-adb3-fad38b293066",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "a2b613ca-2c9f-4b8d-97a2-b323c53bbc0c",
"ActyId": "08bfa50e-b141-458c-b7a1-af6f374e40c9",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "fad9e0be-9893-40f8-98f8-795031c0e05e"
},
{
"Id": "c55a90ad-b4cc-4e94-bf18-9b69ff935d48",
"DispatchLocationId": "fc9f0f8f-231c-432e-b528-f18c2ca47cd8",
"WarehouseId": "26da9667-8ab7-4d97-adb3-fad38b293066",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "a2b613ca-2c9f-4b8d-97a2-b323c53bbc0c",
"ActyId": "08bfa50e-b141-458c-b7a1-af6f374e40c9",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "fad9e0be-9893-40f8-98f8-795031c0e05e"
}
],
"WarehouseLocations": [
{
"Id": "c55a90ad-b4cc-4e94-bf18-9b69ff935d48",
"DispatchLocationId": "fc9f0f8f-231c-432e-b528-f18c2ca47cd8",
"WarehouseId": "26da9667-8ab7-4d97-adb3-fad38b293066",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "a2b613ca-2c9f-4b8d-97a2-b323c53bbc0c",
"ActyId": "08bfa50e-b141-458c-b7a1-af6f374e40c9",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "fad9e0be-9893-40f8-98f8-795031c0e05e"
},
{
"Id": "c55a90ad-b4cc-4e94-bf18-9b69ff935d48",
"DispatchLocationId": "fc9f0f8f-231c-432e-b528-f18c2ca47cd8",
"WarehouseId": "26da9667-8ab7-4d97-adb3-fad38b293066",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "a2b613ca-2c9f-4b8d-97a2-b323c53bbc0c",
"ActyId": "08bfa50e-b141-458c-b7a1-af6f374e40c9",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "fad9e0be-9893-40f8-98f8-795031c0e05e"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}