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