AffiliateCurrencyBalance Model

The outstanding balance of all unpaid Affiliate Invoices, indexed by each distinct currency of the unpaid invoices. The fields of this model are determined at runtime based on the number of distinct currencies found on unpaid invoices for this Affiliate. Each field is named for the currency it represents, e.g. "USD" or "EUR" and the value of each currency field is an object with properties "currency" (the currency; same as field name), "amount" (the outstanding amount in the specified currency), and "converted_amount" (the corresponding amount converted to the Network currency, which is identified by the Preference named "network_currency").

Have a Question? Please contact [email protected] for technical support.