affiliate_affise_list_transactions
Retrieve Affise affiliate transactions by status, date range, or programme to see earned, pending, reversed, or paid commissions. Answers queries like 'what did I earn last month?'
Instructions
List affiliate transactions (commissions earned, pending, reversed, or paid) on Affise 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 | ||
| limit | No | ||
| cursor | No | ||
| offset | No | ||
| status | No | ||
| maxAgeDays | No | ||
| minAgeDays | No | ||
| programmeId | No |