Vendor Inventory Items
Update inventory level
Updates inventory level of the InventoryItem in the specified location
POST
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