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": [
"21ac7cf7-ea3e-4e66-8927-74e6b7763085",
"b31db8f3-a9ab-47bb-800b-83f56db0571d"
],
"Id": "b5d4dc70-948e-4fbc-976c-78171b9c4a4b",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "97dea965-8ed7-41fc-85f4-c6e2d914d368",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "f79e6ba5-d6fa-4ea4-b1b5-271eb129a0a9",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "23e39d26-a6c7-454e-9eaf-0e1a1d804f3f",
"WareHouseId": "c9b1fa71-20bc-48bc-a8a2-d871e372ada5",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "ffc0ad1d-7e07-435a-8f6b-234d80881d87",
"DispatchLocations": [
{
"Id": "b71333ef-1b10-4013-8179-573152ac1c68",
"DispatchLocationId": "0bd474ce-4cf4-4525-a242-ce2b18fe321a",
"WarehouseId": "51d89aac-0289-4113-b263-e84c4b64ddcb",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "6c4c9e11-b984-464c-8f97-4484ab606a0a",
"ActyId": "3fa4f036-6b46-4d9f-a6f2-ece63868cf4b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "d26d0894-3af6-4a77-a1e7-ddb5b7ab02d4"
},
{
"Id": "b71333ef-1b10-4013-8179-573152ac1c68",
"DispatchLocationId": "0bd474ce-4cf4-4525-a242-ce2b18fe321a",
"WarehouseId": "51d89aac-0289-4113-b263-e84c4b64ddcb",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "6c4c9e11-b984-464c-8f97-4484ab606a0a",
"ActyId": "3fa4f036-6b46-4d9f-a6f2-ece63868cf4b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "d26d0894-3af6-4a77-a1e7-ddb5b7ab02d4"
}
],
"WarehouseLocations": [
{
"Id": "b71333ef-1b10-4013-8179-573152ac1c68",
"DispatchLocationId": "0bd474ce-4cf4-4525-a242-ce2b18fe321a",
"WarehouseId": "51d89aac-0289-4113-b263-e84c4b64ddcb",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "6c4c9e11-b984-464c-8f97-4484ab606a0a",
"ActyId": "3fa4f036-6b46-4d9f-a6f2-ece63868cf4b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "d26d0894-3af6-4a77-a1e7-ddb5b7ab02d4"
},
{
"Id": "b71333ef-1b10-4013-8179-573152ac1c68",
"DispatchLocationId": "0bd474ce-4cf4-4525-a242-ce2b18fe321a",
"WarehouseId": "51d89aac-0289-4113-b263-e84c4b64ddcb",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "6c4c9e11-b984-464c-8f97-4484ab606a0a",
"ActyId": "3fa4f036-6b46-4d9f-a6f2-ece63868cf4b",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "d26d0894-3af6-4a77-a1e7-ddb5b7ab02d4"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}