Partial update itemCopy Pagepatch https://api.wafeq.com/v1/items/{id}/Endpoint for partially updating an existing item.Path ParamsidstringrequiredBody Paramsapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataShared validation and save logic for item_units_of_measure across v1 and v2 serializers.descriptionstringThe description of the item.expense_accountstring | nullThe expense account for this item.external_idstringlength ≤ 255External identifier for the item.is_activebooleanDefaults to trueWhether the item is active.truefalseis_tracked_inventorybooleanDefaults to falseWhether inventory is tracked for this item.truefalseitem_units_of_measurearray of objectsThe units of measure for this item.item_units_of_measureADD objectnamestringlength ≤ 200The name of the item.purchase_tax_ratestring | nullThe tax rate applied when purchasing this item.revenue_accountstring | nullThe revenue account for this item.revenue_tax_ratestring | nullThe tax rate applied when selling this item.skustringlength ≤ 200The SKU of the item.tax_authorityapi-v1-document-item-tax-authoritynullapi-v1-document-item-tax-authority objectunit_costdouble | nullThe default unit cost of the item if no unit of measure is specified.unit_pricedouble | nullThe default unit price of the item if no unit of measure is specified.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestcontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/jsonapplication/x-www-form-urlencodedmultipart/form-dataAllowed:application/jsonapplication/x-www-form-urlencodedmultipart/form-dataResponse 200Updated 22 days ago