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.
typestringRequired
namestringOptional
usagestringOptional
sales_account_idstringOptionalformat: "uuid"
purchase_account_idstringOptionalformat: "uuid"
sales_descriptionstringOptional
purchase_descriptionstringOptional
sales_tax_idstringOptionalformat: "uuid"
purchase_tax_idstringOptionalformat: "uuid"
purchase_vendor_idstringOptionalformat: "uuid"
tax_inclusivebooleanOptional
cost_priceslist of objectsOptional
selling_priceslist of objectsOptional

Response

OK
dataobject
statusboolean
messagestring