get_completed_affiliate_payouts
Returns paginated list of completed payouts for an affiliate, sorted by most recent creation date.
Instructions
🟢 READ-ONLY · Affiliates · GET /v2/affiliates/{id}/payouts/completed
Get completed affiliate payouts
Returns a list with all the completed payouts related to the provided affiliate. The payouts are in sorted order, with the most recently created payouts appearing first, and the list is paginated, with a limit of 20 payouts per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Affiliate Id or email (encoded string) |