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
NameDescriptionTypeAdditional 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": "748cd316-961e-46e0-98d6-f12a1118d86e",
    "Name": "sample string 2",
    "Password": "sample string 3",
    "TransportLabelDirectPrintPDA": true,
    "TransportLabelProfileId": "603f8502-e073-4a1c-9257-8a6eb4b6b050",
    "NumberOfCopiesTransportLabel": 6,
    "ItemLabelDirectPrintPDA": true,
    "ItemLabelProfileId": "c4da9841-0e5b-4a1b-a02e-4c3b4ada8f7f",
    "NumberOfCopiesItemLabel": 9,
    "ChooseAllWarehousesAutomatically": true,
    "DispatchLocationId": "3b4ff2f7-e762-4590-8b1b-a9ed440795f9",
    "WareHouseId": "10f3d264-a1dc-4a76-88e9-3f527e604dd7",
    "UseMyLocations": true,
    "ChooseSpesificDispatchLocation": true,
    "ChooseSpesificWarehouseLocation": true,
    "SupplierId": "b356ee59-bce2-4791-a45b-bbc10cbdea28",
    "DispatchLocations": [
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      },
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      }
    ],
    "WarehouseLocations": [
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      },
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      }
    ],
    "ReceiveProdBatchEnable": true,
    "ReceiveProdBatchInOCEnable": true,
    "SeeItemRestricted": true
  },
  {
    "Id": "748cd316-961e-46e0-98d6-f12a1118d86e",
    "Name": "sample string 2",
    "Password": "sample string 3",
    "TransportLabelDirectPrintPDA": true,
    "TransportLabelProfileId": "603f8502-e073-4a1c-9257-8a6eb4b6b050",
    "NumberOfCopiesTransportLabel": 6,
    "ItemLabelDirectPrintPDA": true,
    "ItemLabelProfileId": "c4da9841-0e5b-4a1b-a02e-4c3b4ada8f7f",
    "NumberOfCopiesItemLabel": 9,
    "ChooseAllWarehousesAutomatically": true,
    "DispatchLocationId": "3b4ff2f7-e762-4590-8b1b-a9ed440795f9",
    "WareHouseId": "10f3d264-a1dc-4a76-88e9-3f527e604dd7",
    "UseMyLocations": true,
    "ChooseSpesificDispatchLocation": true,
    "ChooseSpesificWarehouseLocation": true,
    "SupplierId": "b356ee59-bce2-4791-a45b-bbc10cbdea28",
    "DispatchLocations": [
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      },
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      }
    ],
    "WarehouseLocations": [
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      },
      {
        "Id": "26826641-e0d0-4a58-823c-89865ce5a542",
        "DispatchLocationId": "0a6ab3ec-6e2b-4c52-9c3f-39440d93458f",
        "WarehouseId": "bb7299ad-880f-44a0-8ba9-284a8c1b93bb",
        "Number": "sample string 4",
        "Name": "sample string 5",
        "StoreNo": "sample string 6",
        "ParentId": "2741a532-06a9-46ef-a535-f132b99a3819",
        "ActyId": "832052ac-0b95-4ada-8cbb-2ca30fd413d4",
        "ActyDescription": "sample string 9",
        "InCountingStockOrderId": "090c7c60-36f9-4351-95a3-261e7f9732e9"
      }
    ],
    "ReceiveProdBatchEnable": true,
    "ReceiveProdBatchInOCEnable": true,
    "SeeItemRestricted": true
  }
]