云寓开放平台
技术支持:0571-87320863

新建分散式公寓

http://api.hiyunyu.com/rest/fsApartment/create

参数名 类型 是否必须 默认值 说明
appId String 客户端应用ID
token String 授权访问令牌
timestamp Long 请求提交的时间戳
signMethod String md5 签名方法,默认md5
sign String 请求签名,签名算法见“应用接入说明”
参数名 类型 是否必须 默认值 说明
resourceName String true 房源名称
resourceNature Short true 房源性质(1自有,2租赁,3托管)
floor Integer false 楼层
area Double true 面积
hxRoom Integer true 户型-室
hxTing Integer true 户型-厅
hxChu Integer true 户型-厨
hxWei Integer true 户型-卫
serviceManagerId Long false 服务管家员工ID
customerManagerId Long false 客户经理员工ID
areaCode String true 地区编码
positionX Double false 0 百度地图坐标X
positionY Double false 0 百度地图坐标Y

新建一个分散式公寓

名称 类型 示例值 描述
resourceId Long 分散式公寓房源ID
isSuccess Boolean true 请求状态,true成功,false失败
code Long 0 消息码
msg String 消息内容