下业主订单
POST
localhost:88/api/proprietary/order/submitOwnerOrder
接口描述
出售出租
请求参数
参数名
类型
描述
必填
houseAddress
string
详细地址
必填
housePrice
int
价格
必填
houseDate
string
更新时间
必填
houseStatus
int
房屋状态(0为已出售,1为未出售)
必填
houseAgent
int
经纪人id
必填
houseSquaremetre
int
房屋平米
必填
houseSecondhand
int
房屋类型(0新房,1二手房)
必填
houseOrientation
int
房屋朝向
必填
houseRenovation
int
房屋装修
必填
houseFloor
int
房屋楼层
必填
houseType
int
房屋类型
必填
houseUpdatetime
string
更新时间
必填
houseDelete
int
逻辑删除(1删除,0展示)
必填
userId
int
用户id
必填
coreSellingPoints
string
核心卖点
必填
ownerMentality
string
业主心态
必填
housePid
int
省id
必填
houseCid
int
市id
必填
houseYid
int
县id
必填
coverImg
string
封面图
必填
indoorImgs
array
室内图
必填
outdoorImgs
array
室外图
必填
houseImg
string
户型图
必填
token
string
示例:aa
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:下业主订单成功
必填
code
int
示例:0
必填
html
string
示例:<form name="punchout_form" method="post" action="https://openapi.alipaydev.com/gateway.do?charset=utf-8&method=alipay.trade.page.pay&sign=SzWh5CbmCAdwaGBv6tqTceW2nxBeKGOVmw%2BmF2jgTzpwsrjIPM2nnMqOZhitSx0B3CS0b01DDTlRInhYwerrR5w6fmLvYxFWDgFAmOQTbbzdf0gbz%2BdcK32tAla7NJF7LNppvUZj0m95dCMp5rLMTuR0K0Atr43vCyW5Q%2B8%2Bjf7o1GtAJjWw4RvKMKRB1i1Ps9Z8M4KxCrIIIQ9X9APnWTRtsRoOTqNaczB%2F01RSHPuBfEPxPF2fo...
必填