Jump to: GET Response Notes | API Call Builder
Update an Affiliate's tax information.
This method is only applicable if the Network has the "enable_affiliate_vat" Preference enabled.
| 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 |
| data | Object | Affiliate tax information dataShow Supported Parameters |
GET Response Notes
On successful update.
Return response will be in the following format: true.
API Call Builder
Javascript is required to use the API Call Builder.