Access:
Affiliate authentication required, secure connections (https://) only.
Frequency limitation(s): 500 request(s) per day.
Description:
This module fetches all item-based commission rule values.
JSON includes additional product information.
Supported Output Formats:
- csv
- tab
- xml
- json
Required Parameters:
- affiliate_id
-
-
- Type: integer
- Required: true
- Description: An AvantLink assigned affiliate identifier.
- auth_key
- Type: string
- Required: true
- Description: The AvantLink assigned authentication key for a particular affiliate or merchant. This is a randomly generated, 32-character, mixed alphanumeric string.
- merchant_id
- Type: integer
- Required: true
- Description: Please provide the Merchant ID for which you intend to retrieve Item-based commission rules.
- module
- Type: string
- Required: true
- Description: For this module, specify "ProductItemBasedCommission".
-
Optional Parameters:
- output
- Type: string
- Required: false
- Description: The specific output format you wish to receive results in. Possible values include: csv (comma-separated text), html, js (javascript document.write statements), rss, tab (tab-delimited text), and xml (the default). Individual modules may not support all output methods.