Affiliates API
Affiliates
List All Affiliate Payouts
This endpoint (GET) retrieves all your affiliate payouts. The response is paginated; therefore, you should use the 'page' parameter for navigating through the results in subsequent requests. On successful completion, it returns an array of Affiliate Payout Objects.
Permissions: affiliates.view
page * Fetch the results from a specific page. It defaults to 1.
per_page * The number of results to fetch per page. The maximum is 50 and if it defaults to 10.
from date-format Start date used for filtering.
to date-format End date used for filtering.
filter Optional text used for filtering results by name, email and country.
affiliate_partner_id Filter the results for a specific affiliate partner.
affiliate_program_id Filter the results for a specific affiliate program.