get_payout_report
Retrieve payout summaries with gross revenue, Shopify fees, and net payout totals. Filter by app and period to get a detailed breakdown.
Instructions
Get payout summary: gross revenue, Shopify fees, net payout.
Args: app_id: Filter by app (optional). period: '7d', '30d', '90d', '1y', or 'YYYY-MM-DD:YYYY-MM-DD'.
Returns: JSON string with gross, fees, net totals and per-type breakdown. Note: amounts are for analytics, not accounting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| period | No | 30d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |