| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNumber | The StoreFeeder Order number | integer | None. |
| ProductToAllocate | The ProductID for Order line | ProductIDTypeModel | None. |
| StockLocationToAllocate | The Stock LocationID allocated to | StockLocationProductIDTypeModel | None. |
| Success | Whether the action was successful | boolean | None. |
| Error | Any errors that were received Success will always be false if an error is returned. | string | None. |