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": [
"2872c4f9-87dc-4b64-bfb8-0466210557a0",
"1f63f420-b521-4552-8ee7-986c45bdbebe"
],
"Id": "a799b7b0-a4ce-4a65-9cef-88206cc0b9ce",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "c3b41cba-e7a0-4bc7-9b9b-63e4f01daf42",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "854b88a8-5ce7-4ffa-80c4-65d47a73cb62",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "8a67b32f-6ff1-42ec-9408-7f55641534e2",
"WareHouseId": "bb15f795-cc5b-4125-96b5-235dd4f42a7c",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "03162b3e-c88f-4cfd-921a-a18f9590ab63",
"DispatchLocations": [
{
"Id": "d9b7aaf9-b7e0-44e4-9194-9cc7b534542f",
"DispatchLocationId": "7940ab23-6d7c-42a8-9bc8-d36e7f9f70bb",
"WarehouseId": "91d0a299-9073-4c27-9593-90578d13f3e3",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0c34fbdc-78ac-4cf2-a159-ca5c2097ea4c",
"ActyId": "8494c14f-7365-4b4a-a431-8d4897e8b51b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8effad56-c555-4566-a111-b9b44a2bd9a6"
},
{
"Id": "d9b7aaf9-b7e0-44e4-9194-9cc7b534542f",
"DispatchLocationId": "7940ab23-6d7c-42a8-9bc8-d36e7f9f70bb",
"WarehouseId": "91d0a299-9073-4c27-9593-90578d13f3e3",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0c34fbdc-78ac-4cf2-a159-ca5c2097ea4c",
"ActyId": "8494c14f-7365-4b4a-a431-8d4897e8b51b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8effad56-c555-4566-a111-b9b44a2bd9a6"
}
],
"WarehouseLocations": [
{
"Id": "d9b7aaf9-b7e0-44e4-9194-9cc7b534542f",
"DispatchLocationId": "7940ab23-6d7c-42a8-9bc8-d36e7f9f70bb",
"WarehouseId": "91d0a299-9073-4c27-9593-90578d13f3e3",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0c34fbdc-78ac-4cf2-a159-ca5c2097ea4c",
"ActyId": "8494c14f-7365-4b4a-a431-8d4897e8b51b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8effad56-c555-4566-a111-b9b44a2bd9a6"
},
{
"Id": "d9b7aaf9-b7e0-44e4-9194-9cc7b534542f",
"DispatchLocationId": "7940ab23-6d7c-42a8-9bc8-d36e7f9f70bb",
"WarehouseId": "91d0a299-9073-4c27-9593-90578d13f3e3",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0c34fbdc-78ac-4cf2-a159-ca5c2097ea4c",
"ActyId": "8494c14f-7365-4b4a-a431-8d4897e8b51b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "8effad56-c555-4566-a111-b9b44a2bd9a6"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}