2.获取店铺余额
POST
http://170.75.126.101:8080/tablet-service/order/get_store_balance
接口描述
加盟店账户余额(当前参数以测试环境为例,正式环境地址:http://117.50.61.226:8080/tablet-service/order/get_store_balance) schema:hlj_user
请求头
参数名
类型
描述
必填
Content-Type
string
固定值 示例:application/x-www-form-urlencoded
必填
user_id
integer
用户编码 示例:1
必填
sys_date
string
业务日期(dateformat 'yyyy-MM-dd') 示例:2020-05-21
必填
store_id
string
店铺编码 示例:201
必填
请求参数
参数名
类型
描述
必填
schema
string
对应schema 示例:bldtest_user
必填