Admin
Admin
Recharge User Account
Recharge a user's account with validation (admin only)
Validates that:
- amount/0.2 = quota
- gift_quota = quota (equal bonus) only if amount ≥ 5.00, otherwise gift_quota should be 0
- If the user doesn't exist, creates a new user
- Updates total_recharge by adding the amount
post/admin/recharge
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.