GET api/SystemUser/LoginList
Get list of system users containing user name only (Deprecated: returns empty list)
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of SystemUser| Name | Description | Type | Additional information |
|---|---|---|---|
| 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:
[
{
"Id": "e8614ce1-fcce-4b92-b61c-f2d404a63f84",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "7a4ea903-a510-415f-a0c6-0350016ae584",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "4f3ffbd7-417f-4f73-b685-63227573355b",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "4988a81a-56bb-4b09-97b9-1180dd1e6a5d",
"WareHouseId": "37335642-7136-419b-bd19-6ea3f300a448",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "ddf7b617-408c-469a-b1e3-d883bcce0e89",
"DispatchLocations": [
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
},
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
}
],
"WarehouseLocations": [
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
},
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "e8614ce1-fcce-4b92-b61c-f2d404a63f84",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "7a4ea903-a510-415f-a0c6-0350016ae584",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "4f3ffbd7-417f-4f73-b685-63227573355b",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "4988a81a-56bb-4b09-97b9-1180dd1e6a5d",
"WareHouseId": "37335642-7136-419b-bd19-6ea3f300a448",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "ddf7b617-408c-469a-b1e3-d883bcce0e89",
"DispatchLocations": [
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
},
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
}
],
"WarehouseLocations": [
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
},
{
"Id": "25d2c32b-e59f-42a4-9611-e66ac834e539",
"DispatchLocationId": "91576637-0d99-46de-a300-4aca89fd83a3",
"WarehouseId": "1ded7bbc-8e43-40d6-8039-7e76671c2d98",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "5228d739-0c55-464f-8003-4c38bff5defa",
"ActyId": "c58f202f-7931-438c-968f-e005ab9841f6",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "7d7d148b-a54e-4110-b1ec-36c5e727f4b4"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]