Jump to: GET Response Notes | API Call Builder
Retrieves the Account Balance for an Affiliate.
Each time this request is made it updates the balance based on all Affiliate Invoices.
If an affiliate have unpaid invoices using different currencies from network's
currency settings. The balance needs to be kept up to date, based on the
currency rates.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
affiliateId | Integer | ID of Affiliate object whose balance is being retrieved |
GET Response Notes
The Affiliate Account Balance
Return response will be in the following format: ApiLibraryModelAffiliatesAffiliateAccountBalance.
API Call Builder
Javascript is required to use the API Call Builder.