Appearance
推送酒店价格(新接口-- json
- 请求方式:
POST - 请求地址:
/ns_hotel/pushHotelPrice
请求体示例
json
{
"appid": "e1b4091610411c4e212111",
"template": 1753169621,
"sign": "6e4e0ee9162d3af81100c1c036571c1c",
"id": 973258,
"priceInfo": [
{
"roomId": 1020862,
"planId": 1349960,
"priceCode": [
{
"date": "2025-07-22",
"cost": 178,
"amount": 1,
"status": 0
}
]
},
{
"roomId": 1020460,
"planId": 1349962,
"priceCode": [
{
"date": "2025-07-22",
"cost": 269,
"amount": 1,
"status": 1
}
]
},
{
"roomId": 1020861,
"planId": 1349964,
"priceCode": [
{
"date": "2025-07-22",
"cost": 179,
"amount": 1,
"status": 0
}
]
},
{
"roomId": 1023610,
"planId": 1349965,
"priceCode": [
{
"date": "2025-07-22",
"cost": 167,
"amount": 1,
"status": 1
}
]
},
{
"roomId": 1020456,
"planId": 1349966,
"priceCode": [
{
"date": "2025-07-22",
"cost": 200,
"amount": 2,
"status": 1
}
]
},
{
"roomId": 1020451,
"planId": 1349967,
"priceCode": [
{
"date": "2025-07-22",
"cost": 200,
"amount": 2,
"status": 1
}
]
},
{
"roomId": 1020445,
"planId": 1349968,
"priceCode": [
{
"date": "2025-07-22",
"cost": 194,
"amount": 1,
"status": 1
}
]
}
]
}