Export resource represents an export job and contains the status of the job and the download URL, if the job is successfully completed.
Export operations are asynchronous and will return "Export" resource in response . The export resource will contain the status of the export job (like in-process, completed...) . If the status is completed, it will contain the download url pointing to the zip/pdf containing the exported data.
Note: At any given point, only 5 export jobs can be processed. Beyond that, an error stating that the API request limit has been reached will be returned.
Sample ExportJSON
API Index URL
https://[site].chargebee.com/api/v2/exports