Jump to: POST Response Notes | API Call Builder
Generates affiliate invoices for all affiliates.
Invoices are generated based on process date and the invoice frequency for each affiliate. If the network has a minimum invoice payment amount set, then an invoice is only created if it meets this amount. If Generate invoices by advertiser is disabled, this method generates invoices based on each currency used (if multiple currencies is enabled). If enabled, this method generates invoices based on currencies the advertiser is using.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
date | String | Process date or end date; use "YYYY-MM-DD" format |
ignore_preference | String | Ignore auto_generate_invoices preferenceShow Supported Values |
advertiser_ids | Array | IDs of Advertiser object |
POST Response Notes
Returns boolean true on successful completion
API Call Builder
Javascript is required to use the API Call Builder.