1551934118171352.jpg

文章内容

自助建站申请订单退款接口
作者:admin | 时间:2020-05-30 11:20:34

(1) 请求参数:

 

参数名称

必填

参数值说明

格式要求

openId

OpenID

String

formId

事件的表单ID,如果是支付则保存PreayId

String

orderId

订单编号

String

skuId

商品规格

String

RefundType

退款方式

1:原路返回

3:退到预付款

Int

RefundReason

退款原因

String

Remark

用户说明

String

BankName

银行名称

String

BankAccountName

银行开户名

String

BankAccountNo

银行卡卡号

String

ContactPerson

联系人

string

ContactCellPhone

联系电话

string

refundId

售后编号(激活)

int

VerificationCodeIds

虚拟商品验证码

多个以逗号分隔

 

(2) 返回值说明:Json格式

返回结果:

{"success":true,"msg":"成功的申请了退款","code":0,"data":0}