Create an itemCopy Pagepost https://api.bokio.se/v1/companies/{companyId}/itemsCreates a new item for the company. Scope: items:writePath ParamscompanyIduuidrequiredUnique identifier of the companyBody ParamsPost the necessary fields for the API to create a new 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 created 400Missing Required InformationUpdated 23 days ago