...
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Description: 客户明细 用户邀请好友助力后,查询被邀请者的audid
Query-parameters:
Parameter | Type | Required | Description | |
---|---|---|---|---|
opfid | string | true | 开放平台ID | |
nonce | string | true | 6位随机字串不能为空 | |
timestamp | string | true | 签名时间戳 | |
signature | string | true | 签名 | |
appId | string | false | 作品id | |
componentId | string | false | 玩法id | |
saudid | int64 | false | 用户id | |
pageNo | int32 | false | 页码 | |
pageSize | int32 | false | 页大小 |
...