文档
测试

资源商添加楼盘或者撤销楼盘

POST
order/managePlanHouse

接口描述

结果录入所需要的操作

请求参数

参数名
类型
描述
必填
mediaNum
int
添加或者删除楼盘时所填的点位数,operationType为2和3时需要
必填
mediaresourceid
string
添加的楼盘id,operationType为2时需要
必填
orderid
string
需要撤销的订单id,operationType为3时需要
必填
planid
string
方案id
必填
operationType
int
操作类型1.返回可添加的楼盘信息;2.添加楼盘;3.撤销楼盘
必填