Community Rewards and Invites

GET /community/rewards — Referral Reward Records

ReferralRewardVO:

FieldTypeDescription
reward_nostringReward order number
reward_typestringReward type
currencystringCurrency
amountnumberReward amount
source_user_idint64Source user ID
statusstringStatus: PENDING / PAID
gen_timedatetimeGeneration time
pay_timedatetimePayout time

GET /community/invite — Invite Information

Response (InviteInfoVO):

FieldTypeDescription
invite_codestringInvite code
direct_countint64Direct referral count
personal_achievednumberPersonal performance
team_achievednumberTeam performance
min_zone_achievednumberMinimum zone performance
teamsint32Number of teams
effective_direct_countint64Effective direct referral count

Document Maintenance: This document is compiled from the MetaEdge official website, API documentation, and CLI README. Content marked `[TBD]` is pending further information or confirmation from the MetaEdge team.