Skip to content

推送酒店价格(老接口)--废弃

  • 请求方式: POST
  • 请求地址: /ns_hotel/pushHotelPrice

请求参数(Body)

参数类型必填说明示例
appidstringappide1b4091610411c4e212111
templatestring十位时间戳1752136659
signstring签名(md5(‘ns’+appid+secretKey+template))9a198f4fbc91ad836c53df120ec26a47
idnumber服务商酒店ID653074
roomIdnumber服务商酒店房型ID886993
planIdnumber服务商酒店房型计划ID1577454
priceCode[0][date]string价格日期(一次最多传30天价格)2025-07-19
priceCode[0][cost]number价格(系统都是以整数为准180.12 写成181或者180)800
priceCode[0][amount]number售卖间数6
priceCode[0][status]number状态:0关房1:有房0
priceCode[1][date]string价格日期(一次最多传30天价格)2025-07-20
priceCode[1][cost]string价格700
priceCode[1][amount]string售卖间数2
priceCode[1][status]string状态:0关房1:有房1