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": [
"e9f3980f-76c8-48b4-86c9-c96ef3604c93",
"b5f710b2-0509-4915-9c11-3c09c1997b99"
],
"Id": "04ee8d8c-458d-446d-aa88-d4e8ff1e48eb",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "681f18a6-7c49-4c9d-9d92-3ca45392265c",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "0ccd2a5b-b4dc-487e-920a-d1b7f6de6d96",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "020bf475-dd2b-42c2-bf7d-4315886f5e46",
"WareHouseId": "12e2bf15-1e61-4b6e-9e36-4abe205a71de",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "82b8c01f-164d-408c-b2b8-d71d0d960b80",
"DispatchLocations": [
{
"Id": "3493cebb-9e96-4fd2-be58-55acb7be0dae",
"DispatchLocationId": "8f6e2b5a-7241-4865-8846-8d62b614389b",
"WarehouseId": "9319d4ae-764c-4966-92a1-7e1dc21f8756",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "22c8f592-dccb-401f-b312-dcda8c733b19",
"ActyId": "196a5bb6-7a77-4bd5-870c-27f9c019da56",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "e042690b-1f49-4959-9b25-b4dba4c38192"
},
{
"Id": "3493cebb-9e96-4fd2-be58-55acb7be0dae",
"DispatchLocationId": "8f6e2b5a-7241-4865-8846-8d62b614389b",
"WarehouseId": "9319d4ae-764c-4966-92a1-7e1dc21f8756",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "22c8f592-dccb-401f-b312-dcda8c733b19",
"ActyId": "196a5bb6-7a77-4bd5-870c-27f9c019da56",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "e042690b-1f49-4959-9b25-b4dba4c38192"
}
],
"WarehouseLocations": [
{
"Id": "3493cebb-9e96-4fd2-be58-55acb7be0dae",
"DispatchLocationId": "8f6e2b5a-7241-4865-8846-8d62b614389b",
"WarehouseId": "9319d4ae-764c-4966-92a1-7e1dc21f8756",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "22c8f592-dccb-401f-b312-dcda8c733b19",
"ActyId": "196a5bb6-7a77-4bd5-870c-27f9c019da56",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "e042690b-1f49-4959-9b25-b4dba4c38192"
},
{
"Id": "3493cebb-9e96-4fd2-be58-55acb7be0dae",
"DispatchLocationId": "8f6e2b5a-7241-4865-8846-8d62b614389b",
"WarehouseId": "9319d4ae-764c-4966-92a1-7e1dc21f8756",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "22c8f592-dccb-401f-b312-dcda8c733b19",
"ActyId": "196a5bb6-7a77-4bd5-870c-27f9c019da56",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "e042690b-1f49-4959-9b25-b4dba4c38192"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}