/
PriceUpdateBaseAccommodation
PriceUpdateBaseAccommodation
Structure
Field | Type | Required | Description |
---|---|---|---|
rate | Rate | true | Rate to update prices |
priceUpdateAccommodationList | Array of PriceUpdateBaseAccommodationAccommodation | true |
JSON representation
{ "rate": { "id": 2, "code": "BAR", "name": "Best Available Rate" }, "priceUpdateBaseAccommodationAccommodationList": [ { "accommodation": { "id": 662, "name": "Single", "roomType": { "id": 2, "name": "Single", "nameI18n": "Single" } }, "priceUpdateBaseAccommodationAccommodationDetailList": [{ "startDate": "2021-02-10", "endDate": "2021-02-24", "price": 10.0000 }, { "startDate": "2021-02-24", "endDate": "2021-03-05", "price": 25.0000 }] } ] }
, multiple selections available,
Related content
PriceUpdate
PriceUpdate
Read with this
PriceUpdateAccommodation
PriceUpdateAccommodation
Read with this
ReservationRoomStayService
ReservationRoomStayService
More like this
ReservationGroupRoomBlock
ReservationGroupRoomBlock
More like this
ReservationRoomStaySummaryPOS
ReservationRoomStaySummaryPOS
More like this
Reservation
Reservation
More like this