Retrieve invoices from Chargebee
Retrieve invoices from Chargebee.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Maximum number of results | Max. amount of results to return(< 100) | Number | No | |
| Filter date 1 operation | | Predefined Choice List | No | |
| Filter date 1 value | Query date | Datetime | No | |
| Filter date 2 operation | | Predefined Choice List | No | |
| Filter date 2 value | Query date | Datetime | No | |
| Filter date 3 operation | | Predefined Choice List | No | |
| Filter date 3 value | Query date | Datetime | No | |
| Filter total 1 operation | | Predefined Choice List | No | |
| Filter total 1 value | Query amount | Number with decimals | No | |
| Filter total 2 operation | | Predefined Choice List | No | |
| Filter total 2 value | Query amount | Number with decimals | No | |
| chargebeeListInvoice_filters_total_3_operation | | Predefined Choice List | No | |
| Filter total 3 value | Query amount | Number with decimals | No | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| JSON Output | JSON output returned by the API | Text (Long) | No | |
Outcomes
| Name | Description |
|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements