Parmeters
Parameters | Description | Required |
---|---|---|
period | Month and Year of the report which need to be generated eg: "03-2023" | YES |
This endpoint returns a csv with the revenue report of the selected period. If we are not passing period parameter it will return current month revenue report.
Parmeters
Parameters | Description | Required |
---|---|---|
period | Month and Year of the report which need to be generated eg: "03-2023" | YES |
The above commands returns CSV structured like this:
Invoice ID | Customer ID | Account Name | Stripe Invoice ID | Salesforce ID | Unit Price | Quantity | Stripe Description | Product ID | Created Date | Status | Currency | Monthly Revenue Variance | No Of Months | MRR | ARR | MRR Variance | ARR Variance | Start Date | End Date |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2367 | 26 | abc | in_wewewdadasdsads | 01t7V000006aR48QAE | 0.5 | 449 | Formula meter | 113 | 023-03-01T18:41:44.981Z | approved | EUR - Euro | 1.5 | 1 | 224.5 | 2694.0 | 1.5 | 18.0 | 2023-03-01 18:41:44 UTC | 2023-03-31 18:41:44 UTC |