...
Parameter | Type | Required | Description | |||||
---|---|---|---|---|---|---|---|---|
opfid | string | true | 开放平台ID | |||||
nonce | string | true | 6位随机字串不能为空 | |||||
timestamp | string | true | 签名时间戳 | |||||
signature | string | true | 签名 | pfid | string | false | No comments found. | |
tradeType | string | false | 交易类型,收入:I(income),支出:E(expend),充值:D(deposit),提现:W(withdraw),不填:所有 | |||||
pageNum | int32 | false | 页码 | |||||
pageSize | int32 | false | 条数 | |||||
uid | string | true | 第三方用户id |
...