Jump to: GET Response Notes | API Call Builder
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.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
affiliate_id | Integer | ID of Affiliate object to pull totals for |
timeframes | Array of structured objects | Array 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.