{
"hotelId": 0,
"roomId": 0,
"st": "2019-08-24T14:15:22Z",
"et": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'https://yzt.hntpxx.com/api/app/bookingRoomAmount' \
--header 'token: undefined' \
--header 'Content-Type: application/json' \
--data-raw '{
"hotelId": 0,
"roomId": 0,
"st": "2019-08-24T14:15:22Z",
"et": "2019-08-24T14:15:22Z"
}'
{
"code": 200,
"data": {
"amountDetail": "{\"2024-05-13\":500,\"2024-05-14\":500}",
"amount": 1000
},
"msg": "success"
}