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": "de7bc6d4-acfa-4b06-9d09-794d01a14ab4",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "08790c49-83bb-49bb-8da5-1e7618d44446",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "b0c63701-25a5-4df1-9eb0-a6cce55109d0",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "c3524b86-6d11-4c30-91d4-acb60025311b",
"WareHouseId": "53a438c5-02c8-4b97-991f-7885599ab0ec",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "badddcc8-7d6f-4a50-8322-7fc6b9b0602e",
"DispatchLocations": [
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
},
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
}
],
"WarehouseLocations": [
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
},
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "de7bc6d4-acfa-4b06-9d09-794d01a14ab4",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "08790c49-83bb-49bb-8da5-1e7618d44446",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "b0c63701-25a5-4df1-9eb0-a6cce55109d0",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "c3524b86-6d11-4c30-91d4-acb60025311b",
"WareHouseId": "53a438c5-02c8-4b97-991f-7885599ab0ec",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "badddcc8-7d6f-4a50-8322-7fc6b9b0602e",
"DispatchLocations": [
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
},
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
}
],
"WarehouseLocations": [
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
},
{
"Id": "89eff703-eccd-4fba-b9fd-43cc58d68736",
"DispatchLocationId": "f15dfe01-9d9a-4379-a5c0-1b4ec649de7d",
"WarehouseId": "e818d5c7-66c9-4a46-8c46-5dc3ce9e8426",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "4720f9e8-7b47-43a3-b396-c4fd5dcb849e",
"ActyId": "3f665666-890c-4e8d-b701-8b64c1abd1f3",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "22d7266e-f351-4ada-8632-575207ac82b6"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]