ChargebeeAPI

Delete an item

Idempotency Supported
Try in API Explorer

Deletes an item, marking its status as deleted. This is not allowed if there are active or archived item prices under the item. Once deleted, the id and name of the item can be reused.

Sample Request

URL Format

POST https://[site].chargebee.com/api/v2/items/{item-id}/delete

Returns

itemItem object

Resource object representing item