Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the InventoryItem.
Body
application/json
Response
201
Ok
Creates 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.
Ok