Update an itemCopy Pageput https://api.bokio.se/v1/companies/{companyId}/items/{itemId}Update an existing item for the company. Scope: items:writePath ParamscompanyIduuidrequiredUnique identifier of the companyitemIduuidrequiredUnique identifier of the itemBody ParamsPost the necessary fields for the API to update an Item.itemsalesItemdescriptionOnlyItemiduuid | nullShould not be set for new itemsdescriptionstringrequiredlength between 1 and 500itemTypestringenumrequiredsalesItemsalesItemAllowed:salesItemproductTypestringenumrequiredgoodsgoodsservicesAllowed:goodsservicesunitTypestringenumrequiredpieceunspecifiedpiecehourdaymonthkilogramgramlitermetercentimetermillimetermeterSquaredmeterCubicmilekilometergigabytehectarwordsyearweekminutemegabytetonShow 23 enum valuesunitPricedoublerequiredtaxRatedoublerequiredbookkeepingAccountNumberint32 | nullThe bookkeeping account number for this item. If not set, the account will be automatically selected based on the item productType, taxRate, customer and company settings.Responses 200Item updated 400Missing required informationUpdated 23 days ago