General APIs with JWT

Validate Custom Referral Link

Validate a custom referral link code (public endpoint for signup flow).

post/admin/custom-referral-links/validate/{code}

Path parameters

codestring required

Response

Successful Response

validboolean required
credit_amountnumber nullable
error_messagestring nullable
decrypted_codestring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.