Jump to: GET Response Notes | API Call Builder
Block an Affiliate. Sets Affiliate status to 'blocked'.
| 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 |
| reason | String | Reason to block Affiliate (free-form text) |
GET Response Notes
True if Affiliate was successfully updated.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.