Introducing the Better Auth Chargebee plugin: Use it to handle subscriptions, billing, and auth seamlessly.
Chargebeechargebee API

Update an item family

Idempotency Supported

This endpoint updates the name and/or description of the item family.

Sample Request

Sample Result[JSON]

URL Format

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

Input Parameters

name
optional, string, max chars=50

The display name for the item family. Must be unique. This is visible only in Chargebee and not to customers.

description
optional, string, max chars=500

Description of the item family. This is visible only in Chargebee and not to customers.

Returns

Item family object
Resource object representing item_family