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": "e0a3a1cb-bff3-4eb5-a0bf-c3a673c7e00d",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "4797628a-d6ea-42de-96ed-6f51b50c21a7",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "eedcf9fd-bef0-41a0-b000-0888570c269e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "5907870b-431f-4470-8821-b8bc1cc9a622",
"WareHouseId": "a422a41f-e0be-41c0-bd75-78ec923ce46c",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "82664213-168a-4d92-af58-938080ad9cac",
"DispatchLocations": [
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
},
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
}
],
"WarehouseLocations": [
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
},
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "e0a3a1cb-bff3-4eb5-a0bf-c3a673c7e00d",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "4797628a-d6ea-42de-96ed-6f51b50c21a7",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "eedcf9fd-bef0-41a0-b000-0888570c269e",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "5907870b-431f-4470-8821-b8bc1cc9a622",
"WareHouseId": "a422a41f-e0be-41c0-bd75-78ec923ce46c",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "82664213-168a-4d92-af58-938080ad9cac",
"DispatchLocations": [
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
},
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
}
],
"WarehouseLocations": [
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
},
{
"Id": "6ce49759-e678-4e0e-8eec-0465015ac749",
"DispatchLocationId": "5c30efb7-58e4-4c5c-8ee7-dcde84c39a34",
"WarehouseId": "51f90951-b986-4be7-9d17-129eb3b2b650",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "76093c85-1892-4b2a-b200-970e9b4f79e9",
"ActyId": "dd8c97fb-24fc-41a3-b613-5586dee0c4d4",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "963fa5d7-b619-4ac2-b147-9a3b394e9f39"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]