List affiliates​
Create affiliate​
Get affiliate by ID​
Delete affiliate​
Update affiliate​
PATCH
/api/v2/affiliates/{id}
Update an existing affiliate
Authorizations​
bearerAuth
Type
HTTP (bearer)
Parameters​
Path Parameters
id*
Affiliate ID
Type
Requiredinteger
Format
"int64"Request Body​
application/json
"string"
Responses​
Updated affiliate
application/json
{
 Â
}
