Idempotency Supported
Starts an export job for subscription ramps data. The exported zip file contains CSV files with ramp-related data.
Sample Request
Sample Result[JSON]
URL Format
POST https://[site].chargebee.com/api/v2/exports/ramps
Input Parameters
Determines the format of the data. Returns the export type based on the selected value.
Enum Values
data
Provides the full set of data for the subscription ramps in multiple .csv files.
import_friendly_data
Provides a .csv file whose columns match the ramp schema. This file format can be readily imported through the UI by using Bulk Operations.
Returns
Export object
Resource object representing export