GET api/ItemView/NoneLocatedItem/Client/{ClientId}/User/{SystemUserId}/Warehouse/{WareHouseId}/DispatchLocation/{DispatchLocationId}
Get all none located items
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
|
| SystemUserId | globally unique identifier |
Required |
|
| WareHouseId | globally unique identifier |
Required |
|
| DispatchLocationId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Item| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| OwnerId | globally unique identifier |
None. |
|
| CustomerId | globally unique identifier |
None. |
|
| DispatchLocationId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| LocationNumber | string |
None. |
|
| LocationName | string |
None. |
|
| DispatchLocationNumber | integer |
None. |
|
| DispatchLocationName | string |
None. |
|
| WareHouseNumber | integer |
None. |
|
| WareHouseName | string |
None. |
|
| RackNumber | integer |
None. |
|
| WidthNumber | integer |
None. |
|
| HeightNumber | integer |
None. |
|
| ProdNumber | string |
None. |
|
| ProdName | string |
None. |
|
| SalesOrderId | globally unique identifier |
None. |
|
| SalesOrderLineId | globally unique identifier |
None. |
|
| SSCCNumber | string |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| PangId | globally unique identifier |
None. |
|
| Quantity | decimal number |
None. |
|
| NetWeight | decimal number |
None. |
|
| GrossWeight | decimal number |
None. |
|
| PackingTypeId | globally unique identifier |
None. |
|
| PackingTypeName | string |
None. |
|
| PackingTypeCode | string |
None. |
|
| PackingTypeWeight | decimal number |
None. |
|
| CanSplit | boolean |
None. |
|
| IsPicked | boolean |
None. |
|
| IsDelivered | boolean |
None. |
|
| IsUnfinished | boolean |
None. |
|
| Deleted | boolean |
None. |
|
| RestrictedLevel | integer |
None. |
|
| BatchNumber | string |
None. |
|
| BestBefore | date |
None. |
|
| TemperatureControlled | integer |
None. |
|
| TemperatureControlledDescription | string |
None. |
|
| ParentItemId | globally unique identifier |
None. |
|
| IsCampaignItem | boolean |
None. |
|
| HasChildren | boolean |
None. |
|
| ProductionDate | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": "442686e2-aa35-4f1c-9a6c-fd5af8c5ed63",
"OwnerId": "80c642cf-ac4a-4ee6-849d-8b8749e0ef5d",
"CustomerId": "181d6ebf-7bcf-4e67-99f6-62b2229f8f06",
"DispatchLocationId": "dee71fbc-ea80-4c1d-979a-e5daa0d1bd53",
"LocationId": "3ebabac4-1a68-4e4b-9dd8-303903d1d38d",
"LocationNumber": "sample string 6",
"LocationName": "sample string 7",
"DispatchLocationNumber": 8,
"DispatchLocationName": "sample string 9",
"WareHouseNumber": 10,
"WareHouseName": "sample string 11",
"RackNumber": 12,
"WidthNumber": 13,
"HeightNumber": 14,
"ProdNumber": "sample string 15",
"ProdName": "sample string 16",
"SalesOrderId": "27f79e1a-9049-4357-aa0f-233ced3f4f82",
"SalesOrderLineId": "3fee85c2-a44e-4a31-88ca-399c5aa867e9",
"SSCCNumber": "sample string 19",
"ProductId": "5ebdd2ca-27de-4fcc-b252-6984b1a71969",
"PangId": "32c7645c-f485-4cd8-9dae-60fea793a608",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "ddbb1239-3703-4722-8be8-3e7d2c5b8aa0",
"PackingTypeName": "sample string 26",
"PackingTypeCode": "sample string 27",
"PackingTypeWeight": 28.0,
"CanSplit": true,
"IsPicked": true,
"IsDelivered": true,
"IsUnfinished": true,
"Deleted": true,
"RestrictedLevel": 34,
"BatchNumber": "sample string 35",
"BestBefore": "2026-08-24T14:44:25.1645806+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "79f0ad51-7673-43f0-bb7f-57ea1857b3b1",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-08-24T14:44:25.1645806+02:00"
},
{
"Id": "442686e2-aa35-4f1c-9a6c-fd5af8c5ed63",
"OwnerId": "80c642cf-ac4a-4ee6-849d-8b8749e0ef5d",
"CustomerId": "181d6ebf-7bcf-4e67-99f6-62b2229f8f06",
"DispatchLocationId": "dee71fbc-ea80-4c1d-979a-e5daa0d1bd53",
"LocationId": "3ebabac4-1a68-4e4b-9dd8-303903d1d38d",
"LocationNumber": "sample string 6",
"LocationName": "sample string 7",
"DispatchLocationNumber": 8,
"DispatchLocationName": "sample string 9",
"WareHouseNumber": 10,
"WareHouseName": "sample string 11",
"RackNumber": 12,
"WidthNumber": 13,
"HeightNumber": 14,
"ProdNumber": "sample string 15",
"ProdName": "sample string 16",
"SalesOrderId": "27f79e1a-9049-4357-aa0f-233ced3f4f82",
"SalesOrderLineId": "3fee85c2-a44e-4a31-88ca-399c5aa867e9",
"SSCCNumber": "sample string 19",
"ProductId": "5ebdd2ca-27de-4fcc-b252-6984b1a71969",
"PangId": "32c7645c-f485-4cd8-9dae-60fea793a608",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "ddbb1239-3703-4722-8be8-3e7d2c5b8aa0",
"PackingTypeName": "sample string 26",
"PackingTypeCode": "sample string 27",
"PackingTypeWeight": 28.0,
"CanSplit": true,
"IsPicked": true,
"IsDelivered": true,
"IsUnfinished": true,
"Deleted": true,
"RestrictedLevel": 34,
"BatchNumber": "sample string 35",
"BestBefore": "2026-08-24T14:44:25.1645806+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "79f0ad51-7673-43f0-bb7f-57ea1857b3b1",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-08-24T14:44:25.1645806+02:00"
}
]