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": [
"656de4f5-63b4-44bb-a38d-4db0a89bd75e",
"4a82a04c-36ea-47a5-ac34-a2a8d6314807"
],
"Id": "97e56e5e-aacc-4981-8b0d-ba12ad3d2414",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "5a52273c-17b6-4e8a-9ec6-911cc8098bb7",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "f58e32ee-8055-4e88-a476-bdd495b1419f",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "d5871ae6-6539-40fe-b050-5f7314970ca1",
"WareHouseId": "9751fa43-fcbb-4176-99fd-6d19624446cb",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "0ac01d8b-c826-493f-b4cf-0d3d096dcc0d",
"DispatchLocations": [
{
"Id": "d82d1c35-548c-4064-95bc-04f8e5c27c4d",
"DispatchLocationId": "2601ff69-21aa-49df-9aa0-a56fb84089de",
"WarehouseId": "52c59c75-96eb-4f2b-8958-b6053c99ccb6",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0b65111c-df36-4fb3-b0c2-6e667ba6a989",
"ActyId": "9ce7ebc8-1cac-411a-bd91-bbcb52f3017c",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "864c51ba-b99c-4779-ae11-8555578c1117"
},
{
"Id": "d82d1c35-548c-4064-95bc-04f8e5c27c4d",
"DispatchLocationId": "2601ff69-21aa-49df-9aa0-a56fb84089de",
"WarehouseId": "52c59c75-96eb-4f2b-8958-b6053c99ccb6",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0b65111c-df36-4fb3-b0c2-6e667ba6a989",
"ActyId": "9ce7ebc8-1cac-411a-bd91-bbcb52f3017c",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "864c51ba-b99c-4779-ae11-8555578c1117"
}
],
"WarehouseLocations": [
{
"Id": "d82d1c35-548c-4064-95bc-04f8e5c27c4d",
"DispatchLocationId": "2601ff69-21aa-49df-9aa0-a56fb84089de",
"WarehouseId": "52c59c75-96eb-4f2b-8958-b6053c99ccb6",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0b65111c-df36-4fb3-b0c2-6e667ba6a989",
"ActyId": "9ce7ebc8-1cac-411a-bd91-bbcb52f3017c",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "864c51ba-b99c-4779-ae11-8555578c1117"
},
{
"Id": "d82d1c35-548c-4064-95bc-04f8e5c27c4d",
"DispatchLocationId": "2601ff69-21aa-49df-9aa0-a56fb84089de",
"WarehouseId": "52c59c75-96eb-4f2b-8958-b6053c99ccb6",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0b65111c-df36-4fb3-b0c2-6e667ba6a989",
"ActyId": "9ce7ebc8-1cac-411a-bd91-bbcb52f3017c",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "864c51ba-b99c-4779-ae11-8555578c1117"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}