get https://api-glb.sim.hashkeydev.com/api/v1/affiliate/inviteeInfo
Get the invitee information. Support Master Account API Key to Request.
Weight: 1
Request Parameters
PARAMETER | TYPE | Required | Example | DESCRIPTION |
---|---|---|---|---|
inviteeUids | List | N | "168179022,234242424" | UID for invitee Hashkey affiliate program (At most 20 IDs per request.) If "inviteeUids" is not specified, will return all the invitee results. 被推荐人在 HashKey 联盟推广计划的唯一标识(每次请求最多 20 个 Ids) |
page | INT | Y | 1 | Page number 分页查询的页数 |
size | INT | Y | 10 | The size of each page 每页记录数 |
startRegTime | UNIX time | Y | 1726805589 | Start time for User Registration Time searching 开始日期(用于用户注册时间检索) |
endRegTime | UNIX time | Y | 1726805600 | End time for User Registration Time searching 结束日期(用于用户注册时间检索) |
Response Content
PARAMETER | TYPE | Example | DESCRIPTION |
---|---|---|---|
inviteeUids | STRING | 168179022 | UID of the referee |
regTime | UNIX time | 1726805589 | Time when the invitation relationship is established. (today, should be Registration Time for the invitee) Precise to millisecond. |
kycTime | UNIX time | 1726805589 | UNIX time. The timestamp for the client has passed KYC. Return "" if KYC not passed. Precise to millisecond. |
firstTradeTime | UNIX time | 1726805589 | Timestamp for the First trade is completed after the latest rebate relationship with the affiliate is established. Precise to millisecond. |
dataTime | UNIX | 1726805589 | The update time of the data. |
tradeVol30DayUsdt | FLOAT | 50.12 | Total trading volume in the last 30 days (USDT) Update at EOD of UTC+0 time |
accFee30DayUsdt | FLOAT | 50.12 | Accumulated Amount of trading fee in USDT. Return "" if there is no fee. Update at EOD |
affiliateCode | String | "TetherMax" | The invite code the invitee entered. |