GET api/SystemUser/UserName/{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": [
"fb628593-a605-409c-a7c1-9bf58ac9a73f",
"ae64e05a-6734-40df-a1b9-f1974fa0eac0"
],
"Id": "75a91be6-c360-4955-be51-f705b11822f4",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "5df165a3-fa69-4066-8929-4792772802cd",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "ea3ea2a0-d351-484b-bca2-f4fe87ab88f1",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "2d0f053d-92f5-4654-9308-a8856dde282d",
"WareHouseId": "c6079cc4-1d2c-4058-ac8d-2e9bedc5330b",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "b2bf4050-bd68-4bf9-b5a6-07619eaca7d0",
"DispatchLocations": [
{
"Id": "f3a28755-11d3-498b-87a4-34c60de5eab0",
"DispatchLocationId": "c752e5fc-0dae-4167-87e6-0bfa8f009fef",
"WarehouseId": "d5d3267c-0b5c-416c-935d-7075e8d9b02e",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "189234c2-2798-4c76-ae24-7813cfce3f9a",
"ActyId": "e7127538-ebcc-40b4-9386-d5e4e1af4744",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "906e69b7-1658-4c41-9787-9df08cadcbed"
},
{
"Id": "f3a28755-11d3-498b-87a4-34c60de5eab0",
"DispatchLocationId": "c752e5fc-0dae-4167-87e6-0bfa8f009fef",
"WarehouseId": "d5d3267c-0b5c-416c-935d-7075e8d9b02e",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "189234c2-2798-4c76-ae24-7813cfce3f9a",
"ActyId": "e7127538-ebcc-40b4-9386-d5e4e1af4744",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "906e69b7-1658-4c41-9787-9df08cadcbed"
}
],
"WarehouseLocations": [
{
"Id": "f3a28755-11d3-498b-87a4-34c60de5eab0",
"DispatchLocationId": "c752e5fc-0dae-4167-87e6-0bfa8f009fef",
"WarehouseId": "d5d3267c-0b5c-416c-935d-7075e8d9b02e",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "189234c2-2798-4c76-ae24-7813cfce3f9a",
"ActyId": "e7127538-ebcc-40b4-9386-d5e4e1af4744",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "906e69b7-1658-4c41-9787-9df08cadcbed"
},
{
"Id": "f3a28755-11d3-498b-87a4-34c60de5eab0",
"DispatchLocationId": "c752e5fc-0dae-4167-87e6-0bfa8f009fef",
"WarehouseId": "d5d3267c-0b5c-416c-935d-7075e8d9b02e",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "189234c2-2798-4c76-ae24-7813cfce3f9a",
"ActyId": "e7127538-ebcc-40b4-9386-d5e4e1af4744",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "906e69b7-1658-4c41-9787-9df08cadcbed"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}