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

Export Attached Items

Idempotency Supported

This API triggers export of attached item data. The exported zip file contains CSV files with attached item-related data.

Sample Request

Sample Result[JSON]

URL Format

POST https://[site].chargebee.com/api/v2/exports/attached_items

Input Parameters

item_type
optional, enumerated string

optional, enumerated string filter

To filter based on the type of of the attached item. Possible values are : addon , charge. Possible values are : plan, addon, charge.

Supported operators : is, is_not, in, not_in

Example → item_type[is_not] = "plan"

attached_item
Parameters for attached_item
pass parameters as attached_item[<param name>]

Returns

Export object
Resource object representing export