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": "f0ad22fb-7abc-41a0-a4f1-1674aa674842",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "06e6e7ab-bb57-44c1-ac85-fbfa829cd149",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "42d35772-0b7f-489e-95a1-9f73055d4dd8",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "df0af3b6-f66f-4d0d-a9d3-63fbfd0c6884",
"WareHouseId": "a69d87d3-9120-4eea-a813-f175101f2ec2",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "cfcebd19-6d14-4bb2-a605-7090d9038107",
"DispatchLocations": [
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
},
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
}
],
"WarehouseLocations": [
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
},
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "f0ad22fb-7abc-41a0-a4f1-1674aa674842",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "06e6e7ab-bb57-44c1-ac85-fbfa829cd149",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "42d35772-0b7f-489e-95a1-9f73055d4dd8",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "df0af3b6-f66f-4d0d-a9d3-63fbfd0c6884",
"WareHouseId": "a69d87d3-9120-4eea-a813-f175101f2ec2",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "cfcebd19-6d14-4bb2-a605-7090d9038107",
"DispatchLocations": [
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
},
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
}
],
"WarehouseLocations": [
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
},
{
"Id": "a06b7476-f8e1-4784-bdd1-810f990b1316",
"DispatchLocationId": "293db409-261f-44ea-9044-be31eec540f5",
"WarehouseId": "c3f03133-73e6-4ad2-a03f-198c1dc79e3d",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "efd69995-083a-4078-8962-da01002b82ac",
"ActyId": "217bd573-1242-4883-9096-be1428e7a1c3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "c19d19c7-f719-4cd6-8c87-c1a1a6323b88"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]