make_affiliate
Convert a user into an affiliate using their user ID or email. Set commission percentage and payment method.
Instructions
🟡 WRITE · creates data · Affiliates · POST /v2/affiliates/{id}
Make an affiliate
Makes a user specified by the provided user id an affiliate. The endpoint response is the affiliate resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email (encoded string) | |
| body | No |