正在查看旧版本。 查看 当前版本.

与当前比较 查看页面历史记录

版本 1 下一个 »

URL: http://xxxxxxx/pay/sendApiRedPack   (外部三方自己提供)

Type: POST

Author: shangpan

Content-Type: application/json; charset=utf-8

Description: 发红包API, 付款到零钱,付款api

Body-parameters:

ParameterTypeRequiredDescription

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

环境

{ @link VisitEnvironmentEnum }

notifyWay

string

false




通知用户形式 notify_way 是
MINI_PROGRAM_JSAPI

String(256) 通过JSAPI方式领取红包,小程序红包固定传MINI_PROGRAM_JSAPI


tradeRecordId

int64

false

lottery库t_player_red_packet_record表主键ID

  • 无标签