Partial update credit note line itemAsk AIpatch https://api.wafeq.com/v1/credit-notes/{credit_note_id}/line-items/{id}/Endpoint for partially updating an existing credit note line item.Path Paramscredit_note_idstringrequiredidstringrequiredBody ParamsaccountstringThe account associated with this line item.cost_centerstringThe cost center associated with this line item.descriptionstringThe line item description.discountdouble | null≥ 0The discount as the percentage.itemstringThe item associated with this line item.item_unit_of_measurestring | nullThe item unit of measure for this line item.quantitydoubleThe quantity of the item.tax_ratestringThe tax rate applied to this line item.unit_amountdoubleThe unit amount of the item.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 200Updated 7 months ago