cURL
curl --request GET \ --url http://127.0.0.1:8080/api/v1/reports/revenue
{ "period": "<string>", "total_revenue": "<string>", "payment_count": 123, "rows": [ { "property_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "property_name": "<string>", "payment_count": 123, "total_amount": "<string>" } ], "property_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" }
Billing period in YYYY-MM
Optional property filter
Revenue report
Show child attributes