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": [
"0e591ce4-00ec-4c40-a04b-09d290214bb5",
"cc199d02-be8d-4c5c-8552-70e6e3bf026b"
],
"Id": "716923bb-c25e-4031-a168-d18f0ceeb62b",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "f3ac851d-7bf7-455d-b87a-5ba8a07be90c",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "ec8c9695-cc3e-4647-9dc1-f3b402c92073",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "f8f1fdb1-e104-4ddc-933e-02a33ca8e709",
"WareHouseId": "c2e89f6e-74fa-468c-8d94-d9190370b03a",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "2f071d13-ed4b-41ba-b580-18b18c54bc39",
"DispatchLocations": [
{
"Id": "d04ad5c0-dab1-4b9f-bf82-0ffc7c5717a9",
"DispatchLocationId": "3208013a-9372-48fd-a994-8be447afdcb9",
"WarehouseId": "420e3c0a-170c-4698-8696-bf993ce7fbbe",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "026d6455-6567-4cf5-88ad-d23b064ec183",
"ActyId": "9cbb7d58-f9f4-4a8a-a9e7-3149b9a5e5fe",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "47f8c464-451b-4f63-8b32-0b3936b1508e"
},
{
"Id": "d04ad5c0-dab1-4b9f-bf82-0ffc7c5717a9",
"DispatchLocationId": "3208013a-9372-48fd-a994-8be447afdcb9",
"WarehouseId": "420e3c0a-170c-4698-8696-bf993ce7fbbe",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "026d6455-6567-4cf5-88ad-d23b064ec183",
"ActyId": "9cbb7d58-f9f4-4a8a-a9e7-3149b9a5e5fe",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "47f8c464-451b-4f63-8b32-0b3936b1508e"
}
],
"WarehouseLocations": [
{
"Id": "d04ad5c0-dab1-4b9f-bf82-0ffc7c5717a9",
"DispatchLocationId": "3208013a-9372-48fd-a994-8be447afdcb9",
"WarehouseId": "420e3c0a-170c-4698-8696-bf993ce7fbbe",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "026d6455-6567-4cf5-88ad-d23b064ec183",
"ActyId": "9cbb7d58-f9f4-4a8a-a9e7-3149b9a5e5fe",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "47f8c464-451b-4f63-8b32-0b3936b1508e"
},
{
"Id": "d04ad5c0-dab1-4b9f-bf82-0ffc7c5717a9",
"DispatchLocationId": "3208013a-9372-48fd-a994-8be447afdcb9",
"WarehouseId": "420e3c0a-170c-4698-8696-bf993ce7fbbe",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "026d6455-6567-4cf5-88ad-d23b064ec183",
"ActyId": "9cbb7d58-f9f4-4a8a-a9e7-3149b9a5e5fe",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "47f8c464-451b-4f63-8b32-0b3936b1508e"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}