v4

latestOpenAPI 3.1.02026-08-08221179273.1 KB
referrals

Claim Referrer Reward

Claim the referrer reward for a specific redemption.

This endpoint allows referrers to claim their 1 month premium reward when someone uses their referral code. The reward is stacked on top of any existing subscription.

Args: request: ClaimRewardRequest with the redemption_id

Returns: ClaimRewardResponse with success status and message

post/api/referrals/claim-reward

Headers

x-user-idstring nullable

Request body

redemption_idinteger required

The ID of the redemption record

Response

Successful Response

successboolean required

Whether the claim was successful

messagestring required

Success or error message