Updates inventory level of the InventoryItem in the specified location
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the InventoryItem.
The ID of the Stock Location.
The quantity of the InventoryItem in StockLocation.
The quantity reserved from the available stocked_quantity.
Accepted