Referrals

Admin Create Code

Create new referral code

post/api/admin/referrals/codes

Request body

codestring nullable
program_idinteger required
creator_idinteger nullable
code_typestring
usage_limitinteger nullable
start_datestring date nullable
end_datestring date nullable
special_reward_typestring nullable
special_reward_valuenumber nullable
is_publicboolean
priorityinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/admin/referrals/codes:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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