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": [
"14866e76-f71c-4b30-9fb5-3c4f475572d3",
"6484f30c-1f5d-4118-9ba6-9f970115e8ec"
],
"Id": "37331e0b-e98d-4d0e-a172-9ae0db322113",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "338cba8f-7211-4758-9a4d-fd3bd76a43d2",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "907c8eb6-dc57-4eea-afc1-7a301b5ceb90",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "17ed222c-7bdc-4fda-a4f8-17cc955ae6ea",
"WareHouseId": "77dfa58c-216e-47ae-849c-b7868bc5c092",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "51ccac56-2ff8-46bf-9d93-4461de5da161",
"DispatchLocations": [
{
"Id": "8aea39cc-9139-442d-a756-eb60f362107f",
"DispatchLocationId": "2df1a549-d78d-40b4-988e-0704b125957a",
"WarehouseId": "33cb91e3-a577-45e4-a8c4-95165aac07b0",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "24cfa73a-7899-4ee7-ba10-6a6fc934c3f3",
"ActyId": "b2d16dbb-906b-49b1-abab-f0aa292cd059",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8e5f24a8-f22e-414a-a996-c724c7f1af31"
},
{
"Id": "8aea39cc-9139-442d-a756-eb60f362107f",
"DispatchLocationId": "2df1a549-d78d-40b4-988e-0704b125957a",
"WarehouseId": "33cb91e3-a577-45e4-a8c4-95165aac07b0",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "24cfa73a-7899-4ee7-ba10-6a6fc934c3f3",
"ActyId": "b2d16dbb-906b-49b1-abab-f0aa292cd059",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8e5f24a8-f22e-414a-a996-c724c7f1af31"
}
],
"WarehouseLocations": [
{
"Id": "8aea39cc-9139-442d-a756-eb60f362107f",
"DispatchLocationId": "2df1a549-d78d-40b4-988e-0704b125957a",
"WarehouseId": "33cb91e3-a577-45e4-a8c4-95165aac07b0",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "24cfa73a-7899-4ee7-ba10-6a6fc934c3f3",
"ActyId": "b2d16dbb-906b-49b1-abab-f0aa292cd059",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8e5f24a8-f22e-414a-a996-c724c7f1af31"
},
{
"Id": "8aea39cc-9139-442d-a756-eb60f362107f",
"DispatchLocationId": "2df1a549-d78d-40b4-988e-0704b125957a",
"WarehouseId": "33cb91e3-a577-45e4-a8c4-95165aac07b0",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "24cfa73a-7899-4ee7-ba10-6a6fc934c3f3",
"ActyId": "b2d16dbb-906b-49b1-abab-f0aa292cd059",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8e5f24a8-f22e-414a-a996-c724c7f1af31"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}