Partial update item unit of measureCopy Pagepatch https://api.wafeq.com/v1/item-units-of-measure/{id}/Endpoint for partially updating an existing item unit of measure.Path ParamsidstringrequiredBody Paramsconversion_factordoubleThe 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.truefalseitemstringThe item this unit of measure belongs to.unit_costdouble | nullThe unit cost for this unit of measure.unit_of_measurestringThe unit of measure.unit_pricedouble | nullThe unit price for this unit of measure.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated 3 days ago