| Name | Description | Type | Additional information |
|---|---|---|---|
| Adjustment | The adjustment that was to be made. | ProductStockLocationInventoryUpdateModel | None. |
| NewStockLocationInventory | If the adjustment was successful this will contain the new Stock Location Inventory | integer | None. |
| NewProductTotalInventory | If the adjustment was successful this will contain the new Total Product Inventory | integer | 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. |