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": "8519fd26-09dd-4780-af9c-6cfdf9c4b253",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "b511af3d-bf03-4a3a-8d2f-cf7768d11e46",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "205677d7-c278-4700-a902-ee671e5d0cc7",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "40eba3b4-10d1-4ece-ad59-c2dcc640926f",
"WareHouseId": "bd3e7942-9953-4527-b483-a2430a34628b",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "fc793d8f-4d8c-4e77-9186-245238cf9013",
"DispatchLocations": [
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
},
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
}
],
"WarehouseLocations": [
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
},
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
},
{
"Id": "8519fd26-09dd-4780-af9c-6cfdf9c4b253",
"Name": "sample string 2",
"Password": "sample string 3",
"TransportLabelDirectPrintPDA": true,
"TransportLabelProfileId": "b511af3d-bf03-4a3a-8d2f-cf7768d11e46",
"NumberOfCopiesTransportLabel": 6,
"ItemLabelDirectPrintPDA": true,
"ItemLabelProfileId": "205677d7-c278-4700-a902-ee671e5d0cc7",
"NumberOfCopiesItemLabel": 9,
"ChooseAllWarehousesAutomatically": true,
"DispatchLocationId": "40eba3b4-10d1-4ece-ad59-c2dcc640926f",
"WareHouseId": "bd3e7942-9953-4527-b483-a2430a34628b",
"UseMyLocations": true,
"ChooseSpesificDispatchLocation": true,
"ChooseSpesificWarehouseLocation": true,
"SupplierId": "fc793d8f-4d8c-4e77-9186-245238cf9013",
"DispatchLocations": [
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
},
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
}
],
"WarehouseLocations": [
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
},
{
"Id": "95fae84a-061f-4abc-91c0-67dc8182ac1d",
"DispatchLocationId": "64b018a4-f6a7-4422-bfa5-b7942e46d6b9",
"WarehouseId": "330aba2e-061a-4199-aabe-93b083b0fa26",
"Number": "sample string 4",
"Name": "sample string 5",
"StoreNo": "sample string 6",
"ParentId": "33785b05-0631-4c02-b702-b04af8d5ae0a",
"ActyId": "4d3853bf-0804-4c4f-a6cb-9065b0e2f69a",
"ActyDescription": "sample string 9",
"InCountingStockOrderId": "273e4a43-bd3c-4e52-a528-200c0ad82f91"
}
],
"ReceiveProdBatchEnable": true,
"ReceiveProdBatchInOCEnable": true,
"SeeItemRestricted": true
}
]