Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the InventoryItem.
The ID of the Stock Location.
Body
application/json
Response
202
Accepted
Updates inventory level of the InventoryItem in the specified location
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the InventoryItem.
The ID of the Stock Location.
Accepted