get_completed_affiliate_payouts
Retrieve completed payouts for a specific affiliate, sorted newest first. Paginated results with up to 20 payouts per page.
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) |