Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "data":{
- "productId":1235551655,
- "leadTime":1,
- "rates":[
- {
- "beginDate":"2024-07-12",
- "endDate":"2024-12-31",
- "amount":244.0
- },
- {
- "beginDate":"2025-01-01",
- "endDate":"2025-02-28",
- "amount":269.0
- },
- {
- "beginDate":"2025-03-01",
- "endDate":"2025-03-13",
- "amount":279.0
- },
- {
- "beginDate":"2025-03-14",
- "endDate":"2025-03-31",
- "amount":349.0
- },
- {
- "beginDate":"2025-04-01",
- "endDate":"2025-05-31",
- "amount":244.0
- }
- ],
- "minStays":[
- {
- "beginDate":"2024-07-12",
- "endDate":"2024-10-31",
- "minStay":3
- },
- {
- "beginDate":"2024-11-01",
- "endDate":"2024-12-31",
- "minStay":7
- },
- {
- "beginDate":"2025-01-01",
- "endDate":"2025-07-12",
- "minStay":3
- }
- ],
- "maxStays":[
- {
- "beginDate":"2024-07-12",
- "endDate":"2025-07-12",
- "maxStay":365
- }
- ],
- "restrictions":[
- {
- "beginDate":"2024-07-12",
- "endDate":"2025-07-12",
- "checkIn":{
- "monday":true,
- "tuesday":true,
- "wednesday":true,
- "thursday":true,
- "friday":true,
- "saturday":true,
- "sunday":true
- },
- "checkOut":{
- "monday":true,
- "tuesday":true,
- "wednesday":true,
- "thursday":true,
- "friday":true,
- "saturday":true,
- "sunday":true
- }
- }
- ],
- "availabilities":[
- {
- "beginDate":"2024-07-12",
- "endDate":"2024-07-14",
- "availability":false
- },
- {
- "beginDate":"2024-07-15",
- "endDate":"2024-07-20",
- "availability":true
- },
- {
- "beginDate":"2024-07-21",
- "endDate":"2024-07-25",
- "availability":false
- },
- {
- "beginDate":"2024-07-26",
- "endDate":"2024-07-30",
- "availability":true
- },
- {
- "beginDate":"2024-07-31",
- "endDate":"2024-08-04",
- "availability":false
- },
- {
- "beginDate":"2024-08-05",
- "endDate":"2025-04-18",
- "availability":true
- }
- ]
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement