Approve an affiliate application
POST
https://api.tamio.com/v2/affiliates/approve/{uuid}
Approves a pending affiliate application. The affiliate will be activated and can start generating referrals and earning commissions.
Path Parameters
uuid
string*
UUID of the affiliate application to approve.
Responses
200
Affiliate approved successfully.
Affiliate approved successfully.
status
integer
affiliate
Affiliate
400
Validation or business logic error. Possible causes:
Validation or business logic error. Possible causes:
uuidis missing, not a string, or not a valid UUID- Additional properties present
Error codes:
| Code | Description |
|---|---|
| 1002 | Affiliate not found or already approved |
status
integer
error
string
error_code
integer
401
Missing or invalid Bearer token.
Missing or invalid Bearer token.
status
integer
error
string