Generate Signup Link
POST/api/clicktracking/links/generate-signup-link
Generate a trackable sign-up link for a salesperson.
Creates a click tracking link that redirects to the sign-up page with the package pre-selected. The click is attributed to the salesperson, and sign-up completion counts as a conversion.
Args: request: Product/tier selection and optional lead association web_context: Authenticated user context (the salesperson) link_service: Injected link service
Returns: The trackable URL and link metadata
Request
Responses
- 200
- 422
Successful Response
Validation Error