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": "a5a649ca-455a-4691-8a5f-d0d8c561e651",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "d3782d36-efdd-466c-aac6-f10cea6941c6",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "db0952a2-43d8-40aa-a099-a6c3255d8178",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "770fada7-4388-40b0-80b5-336d5d24b2c9",
"WareHouseId": "fb2afe81-89a5-4aae-8f84-da003bf6c7ea",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "140517a4-b19e-498f-8b2a-5cc15fd3d918",
"DispatchLocations": [
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
},
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
}
],
"WarehouseLocations": [
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
},
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "a5a649ca-455a-4691-8a5f-d0d8c561e651",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "d3782d36-efdd-466c-aac6-f10cea6941c6",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "db0952a2-43d8-40aa-a099-a6c3255d8178",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "770fada7-4388-40b0-80b5-336d5d24b2c9",
"WareHouseId": "fb2afe81-89a5-4aae-8f84-da003bf6c7ea",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "140517a4-b19e-498f-8b2a-5cc15fd3d918",
"DispatchLocations": [
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
},
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
}
],
"WarehouseLocations": [
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
},
{
"Id": "cf491d68-875f-46b9-b441-b85f8de753d4",
"DispatchLocationId": "c1eb58b9-0910-4b18-b2ec-0cd9bd7731be",
"WarehouseId": "70aca239-e89b-4d03-be56-ca6dff2b3f0b",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "0dfe1fd3-e9b6-40cc-8370-ae55c9ff3c5a",
"ActyId": "c2e03b2c-3970-435e-9798-0b1cd0756ec7",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "dd46d414-c2c8-4e89-8d02-e1fc7143fc13"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]