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": "3f54f2d7-d721-4d8f-a621-66f63161c81c",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "7575dafe-359a-4832-bc95-26dd72410673",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "bb2ab015-d939-4b08-9ed4-630e50689d6e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "c550aed7-b1cc-4f53-aca6-2a7942e87ba7",
"WareHouseId": "9a26a7a5-5642-4e46-b595-c30ee3e5ad62",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "f595085a-b614-4358-9668-c693d376a6c7",
"DispatchLocations": [
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
},
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
}
],
"WarehouseLocations": [
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
},
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "3f54f2d7-d721-4d8f-a621-66f63161c81c",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "7575dafe-359a-4832-bc95-26dd72410673",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "bb2ab015-d939-4b08-9ed4-630e50689d6e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "c550aed7-b1cc-4f53-aca6-2a7942e87ba7",
"WareHouseId": "9a26a7a5-5642-4e46-b595-c30ee3e5ad62",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "f595085a-b614-4358-9668-c693d376a6c7",
"DispatchLocations": [
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
},
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
}
],
"WarehouseLocations": [
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
},
{
"Id": "01169fae-3305-44d4-8366-f0ede816416e",
"DispatchLocationId": "092537fe-a9db-4bad-ba8c-2e3facbb3c48",
"WarehouseId": "056869f5-44c8-42d9-a5a5-45d99a3f0b29",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0e481385-a176-41cf-b629-9a72bfe383ac",
"ActyId": "a2f319d2-394c-4d93-8ddd-84d922308ba4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "da366a47-da69-47f6-a256-aea8abc3dcd4"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]