make_affiliate
Convert a user into an affiliate by setting their commission percentage, payment method, and notes.
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 |