Documentation Index
Fetch the complete documentation index at: https://developer.wooxpro.com/llms.txt
Use this file to discover all available pages before exploring further.
查询单个API用户返佣 (KEYED)
适用于API代理商查询单个用户一定时间范围内的合约API返佣数据
请求URL
GET https://cloud-api.wooxpro.com/contract/private/affiliate/rebate-api
请求限制
参见 速率限制详细请求参数
请求
| 字段 | 类型 | 是否必填 | 描述 |
|---|---|---|---|
| cid | Long | 是 | 查询用户CID(支持名下所有代理商和直接/间接邀请用户) |
| start_time | Long | 是 | 查询数据开始时间戳(秒级时间戳) |
| end_time | Long | 是 | 查询数据结束时间戳(秒级时间戳) |
注意
- 填写时间范围的话,
end_time必须比start_time的值大, 并且start_time和end_time最大支持 60 天的查询间隔
响应详情
响应
| 字段 | 类型 | 描述 |
|---|---|---|
| api_trading_fee_total | String | API 返佣手续费 |
| api_rebate_total | String | API 返佣 |