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": "a9df241a-90c8-402b-94d8-09f8e4dcd8c3",
"OwnerId": "67752353-aa3c-4ffa-879e-63a154487028",
"CustomerId": "c22034a1-12be-4356-9d37-4dbdc502ca49",
"DispatchLocationId": "1a2a1575-4666-4352-8e53-98e37f80918f",
"LocationId": "54503f08-8fb3-413d-954a-e6facd4098af",
"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": "7692824c-e58a-44cd-a337-79d50706003a",
"SalesOrderLineId": "44942bad-14d5-4ba5-8459-476748208fea",
"SSCCNumber": "sample string 19",
"ProductId": "48b05f54-7c1b-4a70-94bc-60663a5fecb2",
"PangId": "6569a7ad-860e-4a11-97b6-fffee9b727f1",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "65f097ab-5e00-4772-bcc8-0599202baa51",
"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-06-25T10:46:58.3428621+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "2eca70bd-8be6-4f2f-a4b8-ef62db7ee26a",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-06-25T10:46:58.3428621+02:00"
},
{
"Id": "a9df241a-90c8-402b-94d8-09f8e4dcd8c3",
"OwnerId": "67752353-aa3c-4ffa-879e-63a154487028",
"CustomerId": "c22034a1-12be-4356-9d37-4dbdc502ca49",
"DispatchLocationId": "1a2a1575-4666-4352-8e53-98e37f80918f",
"LocationId": "54503f08-8fb3-413d-954a-e6facd4098af",
"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": "7692824c-e58a-44cd-a337-79d50706003a",
"SalesOrderLineId": "44942bad-14d5-4ba5-8459-476748208fea",
"SSCCNumber": "sample string 19",
"ProductId": "48b05f54-7c1b-4a70-94bc-60663a5fecb2",
"PangId": "6569a7ad-860e-4a11-97b6-fffee9b727f1",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "65f097ab-5e00-4772-bcc8-0599202baa51",
"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-06-25T10:46:58.3428621+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "2eca70bd-8be6-4f2f-a4b8-ef62db7ee26a",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-06-25T10:46:58.3428621+02:00"
}
]