Affiliate::getReferralCommission Method

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.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID 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.
Have a Question? Please contact [email protected] for technical support.