新增折扣
POST
https://www.3d-guide.com/community/api/web/discountauthapi/discountadd.html
请求参数
参数名
类型
描述
必填
app_type
string
示例:business
必填
top_money
int
示例:100 满金额
必填
start_time
string
示例:2020-07-12 开始时间
必填
end_time
string
示例:2020-07-31 结束时间
必填
discount_amount
int
示例:88 折扣率
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
message
string
示例:新增折扣成功
必填