|
|
| (53 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| ou can use HTML and CSS to create custom solutions. The booking page can be embedded in a page using an iframe or opened with a link or form.
| | #REDIRECT [[:Category:Developers]] |
| | |
| The behavour of the booking page can be controlled with the following parameters passed in the URL or form.
| |
| | |
| {| class="wikitable"
| |
| |-
| |
| |+Parameter
| |
| |https://www.beds24.com/booking.php
| |
| |propid
| |
| |-
| |
| Path to booking page.
| |
| |id number of property.
| |
| |-
| |
| |At the very minimum there must also be one of propid, roomid or ownerid parameter.
| |
| |I The page will open showing this property and all it's rooms.
| |
| |-
| |
| |}
| |