GET api/SystemUser/UPN/{UPN}/DetailsV2
Get system user details for specific user based on UPN
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| UPN | 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": [
"c68912e3-1885-4f65-ae88-6d3ddf71d607",
"98d41e97-940f-440c-81de-08a2be35f309"
],
"Id": "733d5dbc-ec8a-48e7-80cc-2ea42309d42d",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "dd07e71d-d4c7-43dd-9121-668d8cc01028",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "f7e23113-3537-4a36-ab05-70622200e792",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "5ceabcc0-62bd-497c-80cf-b9b9795c2145",
"WareHouseId": "b3a626b8-6840-45ef-934b-3e96663b7523",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "6d3dfea5-04f6-4890-b2fe-f00ebb823b9f",
"DispatchLocations": [
{
"Id": "d8df5a99-6902-4f77-a59b-bb7d576a6f0d",
"DispatchLocationId": "a06046d5-e364-44c7-83f7-c6cb1fc5b05b",
"WarehouseId": "692c5d13-0c9a-4859-8eac-34fe2cf9140f",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "c76ca381-7023-4cd6-891d-50a1a153f24e",
"ActyId": "6f2a4c95-52b9-4adc-9041-8b33da8d3498",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "097ec13b-1f48-4212-9a04-4d6616f1d198"
},
{
"Id": "d8df5a99-6902-4f77-a59b-bb7d576a6f0d",
"DispatchLocationId": "a06046d5-e364-44c7-83f7-c6cb1fc5b05b",
"WarehouseId": "692c5d13-0c9a-4859-8eac-34fe2cf9140f",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "c76ca381-7023-4cd6-891d-50a1a153f24e",
"ActyId": "6f2a4c95-52b9-4adc-9041-8b33da8d3498",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "097ec13b-1f48-4212-9a04-4d6616f1d198"
}
],
"WarehouseLocations": [
{
"Id": "d8df5a99-6902-4f77-a59b-bb7d576a6f0d",
"DispatchLocationId": "a06046d5-e364-44c7-83f7-c6cb1fc5b05b",
"WarehouseId": "692c5d13-0c9a-4859-8eac-34fe2cf9140f",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "c76ca381-7023-4cd6-891d-50a1a153f24e",
"ActyId": "6f2a4c95-52b9-4adc-9041-8b33da8d3498",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "097ec13b-1f48-4212-9a04-4d6616f1d198"
},
{
"Id": "d8df5a99-6902-4f77-a59b-bb7d576a6f0d",
"DispatchLocationId": "a06046d5-e364-44c7-83f7-c6cb1fc5b05b",
"WarehouseId": "692c5d13-0c9a-4859-8eac-34fe2cf9140f",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "c76ca381-7023-4cd6-891d-50a1a153f24e",
"ActyId": "6f2a4c95-52b9-4adc-9041-8b33da8d3498",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "097ec13b-1f48-4212-9a04-4d6616f1d198"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}