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": "fd5cfa05-f5e9-471d-8558-1a3338e0f139",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "be0a0d29-0bfc-4ad6-b4a1-f85c64f30282",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "56eb6c71-bebf-4f1a-afdf-5c0f383da64b",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "8f5fa34a-6a49-427e-8ccf-7be87479c403",
"WareHouseId": "a1612867-c3ac-41d4-acbb-064b2225f884",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "b12515a0-03e9-4a99-916b-ff9a7bd16a69",
"DispatchLocations": [
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
},
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
}
],
"WarehouseLocations": [
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
},
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "fd5cfa05-f5e9-471d-8558-1a3338e0f139",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "be0a0d29-0bfc-4ad6-b4a1-f85c64f30282",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "56eb6c71-bebf-4f1a-afdf-5c0f383da64b",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "8f5fa34a-6a49-427e-8ccf-7be87479c403",
"WareHouseId": "a1612867-c3ac-41d4-acbb-064b2225f884",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "b12515a0-03e9-4a99-916b-ff9a7bd16a69",
"DispatchLocations": [
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
},
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
}
],
"WarehouseLocations": [
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
},
{
"Id": "955ee2a0-ddbb-4cdf-bc72-0bb2050bb60c",
"DispatchLocationId": "41601ce4-7f11-4cc4-8b1a-e06afc4d6026",
"WarehouseId": "3b47073c-25f8-493a-a4a0-2748ca63dc47",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "ff06b11c-dea8-47a2-8ca2-c1b00bf5e03f",
"ActyId": "8390f7a4-1209-4aa1-be63-007da9f3d4c5",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "099f8b3f-fd57-4706-89cc-c2d6aa5fa96a"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]