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": [
"3585e9ee-c149-4b87-952f-0bf8aa0a24ef",
"dee065d2-c4d9-42c9-b563-863e0345bba6"
],
"Id": "9892b4e3-0a0c-40b1-8f7f-6c5e8bd33d0d",
"Name": "sample string 5",
"Password": "sample string 6",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "229dfc57-b6dc-4ec5-a426-01fe3484cf05",
"NumberOfCopiesTransportLabel": 9,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "f4fbd741-8832-4e98-b4e9-211f0b4e8f33",
"NumberOfCopiesItemLabel": 12,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "4f692fa2-3eec-47cf-8274-f742bb64f1b4",
"WareHouseId": "256d65fd-e1d9-4695-a82c-21ee3009ae36",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "271e75e9-85a6-4d71-9841-9fb14440c269",
"DispatchLocations": [
{
"Id": "fbaf72fc-f653-45ce-bef7-34f6b65f6bd4",
"DispatchLocationId": "7e0347ff-cf3d-4abd-b0d9-af9c7727a688",
"WarehouseId": "e3825bc6-3bdd-48b7-924f-f77856ac4214",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4b3ef042-09de-4b1c-ab6b-38696b4f6a6f",
"ActyId": "a144d224-f0a2-4ad3-b63e-0e519efb53fa",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "b088c14d-9e82-46ab-b007-438d3d59aafb"
},
{
"Id": "fbaf72fc-f653-45ce-bef7-34f6b65f6bd4",
"DispatchLocationId": "7e0347ff-cf3d-4abd-b0d9-af9c7727a688",
"WarehouseId": "e3825bc6-3bdd-48b7-924f-f77856ac4214",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4b3ef042-09de-4b1c-ab6b-38696b4f6a6f",
"ActyId": "a144d224-f0a2-4ad3-b63e-0e519efb53fa",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "b088c14d-9e82-46ab-b007-438d3d59aafb"
}
],
"WarehouseLocations": [
{
"Id": "fbaf72fc-f653-45ce-bef7-34f6b65f6bd4",
"DispatchLocationId": "7e0347ff-cf3d-4abd-b0d9-af9c7727a688",
"WarehouseId": "e3825bc6-3bdd-48b7-924f-f77856ac4214",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4b3ef042-09de-4b1c-ab6b-38696b4f6a6f",
"ActyId": "a144d224-f0a2-4ad3-b63e-0e519efb53fa",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "b088c14d-9e82-46ab-b007-438d3d59aafb"
},
{
"Id": "fbaf72fc-f653-45ce-bef7-34f6b65f6bd4",
"DispatchLocationId": "7e0347ff-cf3d-4abd-b0d9-af9c7727a688",
"WarehouseId": "e3825bc6-3bdd-48b7-924f-f77856ac4214",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4b3ef042-09de-4b1c-ab6b-38696b4f6a6f",
"ActyId": "a144d224-f0a2-4ad3-b63e-0e519efb53fa",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "b088c14d-9e82-46ab-b007-438d3d59aafb"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}