General APIs with JWT

Get All Custom Referral Links

Get all custom referral links created by the admin.

get/admin/custom-referral-links

Response

Successful Response

idstring uuid required
codestring required
admin_idstring uuid required
credit_amountnumber required
expires_atstring date-time nullable required
is_usedboolean required
is_activeboolean required
descriptionstring nullable required
created_atstring date-time required
updated_atstring date-time nullable required
encrypted_codestring required

Return encrypted version of the code for frontend use.

Changes

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