文档
测试

计算折扣

POST
http://app.com/sj/zlkj.wxapp.check.discount

请求参数

参数名
类型
描述
必填
XDEBUG_SESSION_START
int
示例:19685
必填
test_user_id
int
123
必填
shop_id
int
示例:54
必填
technician_id
int
示例:137
必填
date
string
示例:2020-09-09
必填
time
string
示例:22:00
必填
project_id
int
示例:100069018
必填

响应参数

参数名
类型
描述
必填
data
object
数据字典
必填
discount
string
示例:7.00 折扣扣减金额
必填
selling_price
string
示例:100.00 原价
必填
dis_price
string
示例:93.00 折扣后金额
必填
error_code
int
示例:0
必填
debug_id
string
示例:5f58c79055428
必填