AffiliateBilling::getPayoutTotals Method

Get payout totals for an Affiliate for one or more timeframes.

This is the sum of all invoices that are paid and have a time range falling between the range defined in a timeframe.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
affiliate_id IntegerID of Affiliate object to pull totals for
timeframes Array of structured objectsArray of time frames to get payout totals forShow Supported Parameters

GET Response Notes

An array containing the payout totals grouped/indexed by the timeframes passed.

Return response will be in the following format: array.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.