Update Inventory

View as Markdown
Updates an inventory item.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

identitystring
The identity for the active project.

Path parameters

idstringRequired

Request

This endpoint expects an object.
namestringRequired
typestringRequired
usagestringRequired
cost_priceslist of objectsRequired
selling_priceslist of objectsRequired

Response

OK
dataobject
statusboolean
messagestring