Jump to: GET Response Notes | API Call Builder
Get the Affiliate Referral Commissions earned for an Affiliate.
If no custom Affiliate Referral Commission amount/rate is specified for the Affiliate, the amounts for each commission are determined by the "default_commission_field", "default_commission_type", and "default_commission_rate" Preferences.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of Affiliate object |
GET Response Notes
Affiliate referral commission model objects. Returns NULL if the "referral_commissions" Preference is not enabled.
Return response will be in one of the following formats: array, NULL.
API Call Builder
Javascript is required to use the API Call Builder.