v1
latestOpenAPI 3.0.12026-08-062532117.6 KBUpdate an affiliate
Updates an affiliate identified by affiliateId or emailAddress.
This endpoint returns a count of updated records, not the affiliate object. Call Get Affiliate(s) afterwards if you need the updated affiliate.
Sending affiliateLink adds another referral link to the affiliate — it does not rename or replace existing links. Use the affiliate link endpoints to rename or remove a link.
put/affiliates
Request body
Response
The number of affiliate records that matched and were updated. count is 0 when no affiliate in this program matched.
Example response
{
"count": 1
}