gumroad_get_sales_summary
Get gross, net, and unit sales totals for an inclusive date range. Use this summary instead of earnings endpoints to avoid Tax center account errors.
Instructions
Gross, net and unit totals over a date range. Operation id: getSalesSummary.
Use this rather than getEarnings: earnings and the tax-form endpoints need 'Tax center' enabled on the account and otherwise return 'Tax center is not enabled for this account.' That is an account setting, not a fault — do not retry it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | YYYY-MM-DD, inclusive. | |
| before | No | YYYY-MM-DD, inclusive. |