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": "7e3d42af-9bba-4a7c-b768-0362a879f0c8",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "c4d29966-ac4b-4ac9-b2a0-2fe717a242de",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "5feb2140-f834-49c1-bf56-3be43c51788e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "6261b6bc-5fff-483f-ae22-00976034b1b3",
"WareHouseId": "ddc6016d-9acf-4201-9892-428b4957bc00",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "f59f71ff-0a19-48d3-863c-6e5a067892f7",
"DispatchLocations": [
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
},
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
}
],
"WarehouseLocations": [
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
},
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "7e3d42af-9bba-4a7c-b768-0362a879f0c8",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "c4d29966-ac4b-4ac9-b2a0-2fe717a242de",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "5feb2140-f834-49c1-bf56-3be43c51788e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "6261b6bc-5fff-483f-ae22-00976034b1b3",
"WareHouseId": "ddc6016d-9acf-4201-9892-428b4957bc00",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "f59f71ff-0a19-48d3-863c-6e5a067892f7",
"DispatchLocations": [
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
},
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
}
],
"WarehouseLocations": [
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
},
{
"Id": "b99616e4-b79e-4070-b53a-5dd227445410",
"DispatchLocationId": "33324264-c110-4372-9e54-0f67b0e03705",
"WarehouseId": "b7ec8752-ced4-496c-a34d-81de6863a296",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "af620724-ac8f-4101-b07f-3c2442c72ee1",
"ActyId": "7dfd339e-ac5d-46ac-9ba4-12b677eeaa36",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "6111cefc-56ec-4233-835d-d4d17b5ad431"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]