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": [
"008edfdc-6bca-476f-a9ed-fad1acb0a436",
"f287c320-ea98-43b0-89de-a17245cd22cd"
],
"Id": "37ebee75-cddf-400f-8074-c1d17b561c62",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "f4d20909-32d3-4caf-96e7-3e1fa7a2f408",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "836b7c02-36e6-430f-8880-8146423b62d1",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "52749b92-d000-428c-8588-9aad2d5cf6c1",
"WareHouseId": "afb0c613-a1d4-4d8e-9d29-8456d5782a60",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "a88db523-582c-4b62-af01-170d64b9e0fd",
"DispatchLocations": [
{
"Id": "0ad43221-2bde-47fc-aeff-0b8af2f42754",
"DispatchLocationId": "d718606d-a53f-4355-aa5a-25c05204e178",
"WarehouseId": "23c51218-bce7-40b0-94e2-74a075a7ba4d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "740486d9-62a5-4179-b4e2-61eb17959d1e",
"ActyId": "0462960b-defc-41d3-bd57-a670e000ec09",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "69167c0b-4496-457a-a9ca-655225866278"
},
{
"Id": "0ad43221-2bde-47fc-aeff-0b8af2f42754",
"DispatchLocationId": "d718606d-a53f-4355-aa5a-25c05204e178",
"WarehouseId": "23c51218-bce7-40b0-94e2-74a075a7ba4d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "740486d9-62a5-4179-b4e2-61eb17959d1e",
"ActyId": "0462960b-defc-41d3-bd57-a670e000ec09",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "69167c0b-4496-457a-a9ca-655225866278"
}
],
"WarehouseLocations": [
{
"Id": "0ad43221-2bde-47fc-aeff-0b8af2f42754",
"DispatchLocationId": "d718606d-a53f-4355-aa5a-25c05204e178",
"WarehouseId": "23c51218-bce7-40b0-94e2-74a075a7ba4d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "740486d9-62a5-4179-b4e2-61eb17959d1e",
"ActyId": "0462960b-defc-41d3-bd57-a670e000ec09",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "69167c0b-4496-457a-a9ca-655225866278"
},
{
"Id": "0ad43221-2bde-47fc-aeff-0b8af2f42754",
"DispatchLocationId": "d718606d-a53f-4355-aa5a-25c05204e178",
"WarehouseId": "23c51218-bce7-40b0-94e2-74a075a7ba4d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "740486d9-62a5-4179-b4e2-61eb17959d1e",
"ActyId": "0462960b-defc-41d3-bd57-a670e000ec09",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "69167c0b-4496-457a-a9ca-655225866278"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}