订单审核
POST
{{url}}/api/soft/event/audit
请求头
参数名
类型
描述
必填
token
string
示例:2dc29e10-dc2c-4549-a010-fde40c5f4e82
必填
请求参数
参数名
类型
描述
必填
ids
int
示例:21
必填
type
int
$type 1=内部审核 2=平台审核
必填
status
int
$status 1=通过 2=驳回
必填
note
string
示例:
必填