Create item unit of measureCopy Pagepost https://api.wafeq.com/v1/item-units-of-measure/Endpoint for creating a new item unit of measure.Body Paramsconversion_factordoublerequiredThe conversion factor relative to the base unit.is_activebooleanDefaults to trueWhether this unit of measure is active.truefalseis_basebooleanDefaults to falseWhether this is the base unit of measure for the item.truefalseis_default_purchasebooleanDefaults to falseWhether this is the default unit for purchases.truefalseis_default_salesbooleanDefaults to falseWhether this is the default unit for sales.truefalseitemstringrequiredThe item this unit of measure belongs to.unit_costdouble | nullThe unit cost for this unit of measure.unit_of_measurestringrequiredThe unit of measure.unit_pricedouble | nullThe unit price for this unit of measure.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 201Updated 3 days ago