v1

latestOpenAPI 3.0.0Proprietary2026-07-1313647393.0 KB
Items

Update an item

Update the name, description, amount, currency, or active status of an item.

patch/items/{id}

Path parameters

idstring required

Item ID (item_*).

Request body

namestring
descriptionstring
amountinteger

Price in paise.

currencystring
activeboolean

Response

Updated item.

idstring

Item ID. Prefix: item_

entity'item'
activeboolean

Whether the item is active and available for use in new invoices.

amountinteger

Item price in paise (smallest INR unit).

unit_amountinteger

Per-unit price in paise.

currencystring
namestring

Display name of the item.

descriptionstring
created_atinteger