URL: http://xxxxxxx/pay/sendApiRedPack (外部三方自己提供)
Type: POST
Author: shangpan
Content-Type: application/json; charset=utf-8
Description: 发红包API, 付款到零钱,付款api
Body-parameters:
Parameter | Type | Required | Description |
---|---|---|---|
privateKey | string | false | 私钥 |
certKey | string | false | certKey |
wxAppId | string | false | wxAppId |
mchId | string | false | mchId |
apiSecretKey | string | false | apiSecretKey |
mchBillno | string | false | No comments found. |
sendName | string | false | No comments found. |
openid | string | false | No comments found. |
totalAmount | int32 | false | No comments found. |
wishing | string | false | No comments found. |
clientIp | string | false | No comments found. |
actName | string | false | No comments found. |
remark | string | false | No comments found. |
environment | string | false | 环境 |
notifyWay | string | false |
|
tradeRecordId | int64 | false | lottery库t_player_red_packet_record表主键ID |