文档
测试

添加订单异常

POST
{{host}}/order_process/addException

接口描述

用于 重约待修、订单异常、终止订单

请求参数

参数名
类型
描述
必填
id
int
订单id
必填
type
int
类型id .0 订单异常 1 终止订单 2 重约待修
必填
reason_id
int
异常id
必填
desc
string
描述信息
可选
fliex
文件
文件为 描述的图片,可为空。 多个照片可以不断增加请求参数。如 file1,file2,file3...
可选