Introducing OpenTelemetry for Chargebee SDKs — trace every API call in any telemetry tool.
Chargebeechargebee API

Delete an item price

Idempotency Supported

Deletes an item price, marking its status as deleted. If it is part of a subscription or invoice, the item price status is marked archived instead. Once deleted, the id and name of the item price can be reused to create a new item price.

Sample Request

Sample Result[JSON]

URL Format

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

Returns

Item price object
Resource object representing item_price