Booking.com: Synchronise bookings prices availability: Difference between revisions
Jump to navigation
Jump to search
m →Common Errors: Added 'Room reservation does not belong to this hotel reservation' |
Markkinchin (talk | contribs) |
||
| Line 160: | Line 160: | ||
For example a hotel id setting '''123456*1.23''' will multiply all prices by 1.23 sent for hotel id 123456. (i.e. raised by 23%) | For example a hotel id setting '''123456*1.23''' will multiply all prices by 1.23 sent for hotel id 123456. (i.e. raised by 23%) | ||
Lower prices can be sent with a multiplier less than 1, i.e. '''123456*0.85''' will send a price 85% of the normal price (i.e. lowered by 15%) | Lower prices can be sent with a multiplier less than 1, i.e. '''123456*0.85''' will send a price 85% of the normal price (i.e. lowered by 15%) | ||
To also convert the prices of bookings imported from booking.com add a * after the multiplier, for example '''123456*1.23*''' will divide the price of the booking by 1.23. | |||
==Activating== | ==Activating== | ||