Generate Affiliate Tracking Link
GET/affiliates/:affiliateId/link
Generates an affiliate tracking link for the specified affiliate.
When the affiliate ID is set to 0, the endpoint uses the default test affiliate for the account.
Optional parameters allow for test link generation, custom URLs, and marketing asset association.
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Affiliate link generated successfully
Invalid parameter format
Authentication required
Resource not found
Validation error
Internal server error