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

Export Orders

Idempotency Supported

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

Sample Request

Sample Result[JSON]

URL Format

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

Input Parameters

total
optional, number

optional, in cents filter

Total amount charged for the order. Supported operators : is, is_not, lt, lte, gt, gte, between

Example → total[is] = "1394532759"

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

Returns

Export object
Resource object representing export