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": "4bc3a993-4cbe-48d6-a7a1-2dcf8035756f",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "48029d5a-7267-466c-9871-d7abbdd86bc7",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "a36458a7-94ae-4db9-90a5-d010982fd281",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "177dc553-70f2-4f94-929e-dabc748ce6b5",
"WareHouseId": "9eb7c066-4da0-4024-be89-c208b67d2759",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "fa3af39e-1005-455a-b8d9-eb466b63a11e",
"DispatchLocations": [
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
},
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
}
],
"WarehouseLocations": [
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
},
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "4bc3a993-4cbe-48d6-a7a1-2dcf8035756f",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "48029d5a-7267-466c-9871-d7abbdd86bc7",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "a36458a7-94ae-4db9-90a5-d010982fd281",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "177dc553-70f2-4f94-929e-dabc748ce6b5",
"WareHouseId": "9eb7c066-4da0-4024-be89-c208b67d2759",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "fa3af39e-1005-455a-b8d9-eb466b63a11e",
"DispatchLocations": [
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
},
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
}
],
"WarehouseLocations": [
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
},
{
"Id": "ddcbfcdc-f2b1-4f34-96bf-4707dbc231d9",
"DispatchLocationId": "0f57b74d-0efb-41ef-9b83-024638627410",
"WarehouseId": "4802d1de-af30-4c75-addb-5035e460951c",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "eaa8596e-d012-4462-8f19-354fa6c5c91c",
"ActyId": "5d547034-7fe0-434b-a1b1-830f2ee23f70",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "ca6865fd-06d2-41a5-a14e-12470e2e5a93"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]