Jump to: GET Response Notes | API Call Builder
Find the IDs of Affiliates in an Affiliate Tier.
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 AffiliateTier object. If provided, limits the results to Affiliates in this tier; if not passed then all Affiliate IDs in any Affiliate Tier will be returned. |
GET Response Notes
Affiliate Tier model object.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.