Introducing OpenTelemetry for Chargebee SDKs — trace every API call in any telemetry tool.
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