接口描述


功能描述

手机前端调用创建充值订单

接口地址

/recharge/apply

接口权限

请求方式

POST

补充说明


请求报文


JSON对象


序号

参数名称

类型

必填

备注

1

yhid

字符串

用户ID(即学工号)

2

czje

字符串

充值金额(元)

3

czyt

字符串

充值用途,0-个人充值,1-房间充值


响应报文


响应报文中的data为JSON对象


序号

参数名称

类型

必填

备注

1

orderDate

字符串

交易时间,如20250226102510,表示2025-02-26 10:25:10

2

orderNo

字符串

订单号

3

amount

字符串

订单金额

4

xmpch

字符串

支付平台项目批次号

5

return_url

字符串

页面跳转同步通知页面路径

6

notify_url

字符串

服务器异步通知页面路径

7

sign

字符串

订单签名数据

Created with the Personal Edition of HelpNDoc: Effortlessly Convert Your Word Doc to an eBook: A Step-by-Step Guide