affiliate_partnero_list_transactions
List affiliate transactions by status (earned, pending, reversed, paid) for a specific programme or time window, and answer questions about earnings, pending commissions, or reversed sales.
Instructions
List affiliate transactions (commissions earned, pending, reversed, or paid) on Partnero within a window or for a specific programme. Use this when the user asks "what did I earn last month?", "what's still pending?", or "show me reversed sales". Returns Transaction records including derived ageDays; pair with get_earnings_summary for aggregate totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| brand | Yes | ||
| limit | No | ||
| cursor | No | ||
| offset | No | ||
| status | No | ||
| maxAgeDays | No | ||
| minAgeDays | No | ||
| programmeId | No |