get_payment_analytics
Analyze payment data for a date range to retrieve total revenue, success rate, failure breakdown, and payment method distribution.
Instructions
Analyze payments for a date range — total revenue, success rate, failure breakdown, payment method distribution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | Unix timestamp — start date | |
| to | Yes | Unix timestamp — end date |