GET api/Item/UnallocatedItems/OwnerId/{OwnerId}/ProductId/{ProductId}/DispatchLocatinId/{DispatchLocationId}
Get all unallocated items for a specific product in a specific dispatch location
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OwnerId | globally unique identifier |
Required |
|
| ProductId | 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": "720b41f3-0703-419a-952e-6c2333622e09",
"OwnerId": "7934677a-5aec-475e-af4a-8877a5a3c684",
"CustomerId": "b54f7b6f-b4d6-4cab-acea-af413b51df37",
"DispatchLocationId": "0160718d-336d-46ea-8c19-71d8737a2bcd",
"LocationId": "356d8d38-9a65-4a53-a4d2-66bec92d55b4",
"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": "ddcfad96-dd6b-45b8-88d8-b15c59ab2645",
"SalesOrderLineId": "d2a01d3a-9f99-4d88-8d77-e47427339ae6",
"SSCCNumber": "sample string 19",
"ProductId": "11bb9ede-b893-4e93-b71f-b02b630761d6",
"PangId": "b4ec09d6-2acd-4ff6-991e-322a8438ddc3",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "76f7d2d6-9134-43f5-87e1-28b948f57070",
"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-25T16:25:03.5040129+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "c00bf5d8-a006-4321-a9cc-967f2e6e269b",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-06-25T16:25:03.5040129+02:00"
},
{
"Id": "720b41f3-0703-419a-952e-6c2333622e09",
"OwnerId": "7934677a-5aec-475e-af4a-8877a5a3c684",
"CustomerId": "b54f7b6f-b4d6-4cab-acea-af413b51df37",
"DispatchLocationId": "0160718d-336d-46ea-8c19-71d8737a2bcd",
"LocationId": "356d8d38-9a65-4a53-a4d2-66bec92d55b4",
"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": "ddcfad96-dd6b-45b8-88d8-b15c59ab2645",
"SalesOrderLineId": "d2a01d3a-9f99-4d88-8d77-e47427339ae6",
"SSCCNumber": "sample string 19",
"ProductId": "11bb9ede-b893-4e93-b71f-b02b630761d6",
"PangId": "b4ec09d6-2acd-4ff6-991e-322a8438ddc3",
"Quantity": 22.0,
"NetWeight": 23.0,
"GrossWeight": 24.0,
"PackingTypeId": "76f7d2d6-9134-43f5-87e1-28b948f57070",
"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-25T16:25:03.5040129+02:00",
"TemperatureControlled": 37,
"TemperatureControlledDescription": "sample string 38",
"ParentItemId": "c00bf5d8-a006-4321-a9cc-967f2e6e269b",
"IsCampaignItem": true,
"HasChildren": true,
"ProductionDate": "2026-06-25T16:25:03.5040129+02:00"
}
]