fix: fetch fresh room prices from api to avoid calculation mismatch
This commit is contained in:
@@ -72,7 +72,7 @@ Authorization: Bearer {{$auth.token("oauth2_api")}}
|
||||
|
||||
### API hotel availability remote
|
||||
# @no-cookie-jar
|
||||
GET {{base_url}}/api/travels/11603/152546/2026-01-03/availability
|
||||
GET {{base_url}}/api/travels/11606/152546/2026-01-24/availability
|
||||
Accept: application/json
|
||||
Authorization: Bearer {{$auth.token("oauth2_api")}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user