Jump to: GET Response Notes | API Call Builder
Find Affiliate Invoice stats.
| 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 |
| start_date | String | Start of date range; use "YYYY-MM-DD" format |
| end_date | String | End of date range; use "YYYY-MM-DD" format |
| currency | String | Currency |
GET Response Notes
The stats for the invoice period for this affiliate and currency.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.